public abstract class WlCoef extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
offsetScaling |
int |
offsetWavelet |
| Constructor and Description |
|---|
WlCoef() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getScalingLength() |
abstract Class<?> |
getType()
Returns the primitive type of the coefficients.
|
abstract int |
getWaveletLength() |
public abstract Class<?> getType()
public abstract int getScalingLength()
public abstract int getWaveletLength()
Copyright © 2013. All Rights Reserved.