Ask a Question | Search PSRCHIVE: |
![]()
|
WaveletSmooth.h void set_cutoff(double cut) Adjust cutoff. Definition WaveletSmooth.h:50 void transform(Profile *) Smooth given Profile. Definition WaveletSmooth.C:39 double cutoff_factor Cutoff multiplier, for fine-tuning. Definition WaveletSmooth.h:64 void set_wavelet(const gsl_wavelet_type *t, int order, bool decimate=true) Set wavelet type, order. Definition WaveletSmooth.C:32 unsigned get_ncoeff() const Get number of wavelet coeffs kept. Definition WaveletSmooth.h:32 void set_threshold(Threshold t) Set threshold method. Definition WaveletSmooth.h:47 WaveletSmooth() Default constructor. Definition WaveletSmooth.C:16 WaveletTransform wt The wavelet transform algorithm. Definition WaveletSmooth.h:70 Performs 1-D discrete wavelet transforms (DWT) Definition WaveletTransform.h:24 Generated using doxygen 1.14.0
|