|
| CWT (const MotherWavelet *w, double scaled_width=5, int nscales=10, double start_scale=1, double scale_step=1) |
|
void | compute (const TGraph *win) |
|
void | setScales (int n, const double *scales) |
|
void | setScales (int n, double start_scale, double scale_step) |
|
void | setWidth (double w) |
|
void | setMotherWavelet (const MotherWavelet *w) |
|
size_t | nScales () const |
|
const double * | getScales () const |
|
double | getScale (int scale) |
|
double | eval (double t, double min_abs_val=0, int min_scale=0, int max_scale=0) const |
|
void | eval (int N, const double *t, double *out, double min_abs_val=0, int min_scale=0, int max_scale=0) const |
|
size_t | getSize () const |
|
const double * | getX () const |
|
const double * | getY (int scale) const |
|
TGraph * | getGraph (int scale) const |
|
TH2 * | getHist (const char *name="cwt") const |
|
Definition at line 23 of file CWT.h.
The documentation for this class was generated from the following files:
- components/libRootFftwWrapper/include/CWT.h
- components/libRootFftwWrapper/src/CWT.cxx