OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
savgol.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void savgol (double *, int, int, int, int, int)
 
void convlv (double *, int, double *, int, int, double *)
 
void sgSmooth (double *, int, int, int, int, int)
 

Function Documentation

void convlv ( double *  ,
int  ,
double *  ,
int  ,
int  ,
double *   
)
void savgol ( double *  ,
int  ,
int  ,
int  ,
int  ,
int   
)
void sgSmooth ( double *  ,
int  ,
int  ,
int  ,
int  ,
int   
)

Definition at line 457 of file savgol.cpp.

References convlv(), log(), pow(), and savgol().

Referenced by EnvelopeBunch::calcI().

Here is the call graph for this function: