Class | Description |
---|---|
Fawkews_Math | |
JWave_Daubechie |
Ingrid Daubechies' orthonormal wavelet of eight coefficients and the scales; normed, due to ||*||2 - euclidean norm.
|
JWave_DiscreteWaveletTransform |
Base class for the forward and reverse Discret JWave_Wavelet Transform in 1-D using a specified JWave_Wavelet by
inheriting class.
|
JWave_Wavelet |
Basic class for one wavelet keeping coefficients of the wavelet function, the scaling function, the base wavelength,
the forward transform method, and the reverse transform method.
|
JWave_WaveletTransform | |
SmoothingCubicSpline |
Represents a cubic spline with nodes at (xi, yi)
computed with the smoothing cubic spline algorithm of Schoenberg.
|
SmoothingPolynomial |
Represents a polynomial of degree n in power form.
|