public class WlCoef_F64 extends WlCoef
| Modifier and Type | Field and Description |
|---|---|
double[] |
scaling |
double[] |
wavelet |
offsetScaling, offsetWavelet| Constructor and Description |
|---|
WlCoef_F64() |
| Modifier and Type | Method and Description |
|---|---|
int |
getScalingLength() |
Class<?> |
getType()
Returns the primitive type of the coefficients.
|
int |
getWaveletLength() |
public Class<?> getType()
WlCoefpublic int getScalingLength()
getScalingLength in class WlCoefpublic int getWaveletLength()
getWaveletLength in class WlCoefCopyright © 2013. All Rights Reserved.