jsci.maths.wavelet
Class SparseDiscreteFunction
- java.lang.Object
-
- jsci.maths.wavelet.MultiscaleFunction
-
- jsci.maths.wavelet.DiscreteFunction
-
- jsci.maths.wavelet.SparseDiscreteFunction
-
- All Implemented Interfaces:
- java.lang.Cloneable
public class SparseDiscreteFunction extends DiscreteFunction implements java.lang.Cloneable
-
-
Constructor Summary
Constructors Constructor and Description SparseDiscreteFunction(double[] v)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Objectclone()Return a copy of this objectvoidsetData(double[] v)-
Methods inherited from class jsci.maths.wavelet.DiscreteFunction
dimension, dimension, equals, evaluate, evaluate, getFilterType, mass, norm, norm, normalize, toString
-
Methods inherited from class jsci.maths.wavelet.MultiscaleFunction
mass
-
-
-
-
Method Detail
-
setData
public void setData(double[] v)
- Overrides:
setDatain classDiscreteFunction
-
clone
public java.lang.Object clone()
Return a copy of this object- Overrides:
clonein classDiscreteFunction
-
-
DMelt 3.0 © DataMelt by jWork.ORG