public class BestLocalizedWavelet
extends Wavelet
Best localized wavelets.
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
BestLocalizedWavelet 
public BestLocalizedWavelet(int n)
Constructor. Create a Best Localized wavelet with n coefficients.
n = 14, 18, or 20 are supported.
- Parameters:
n
- the number of wavelet coefficients.