Description Objects from the Class Slots Methods Author(s) See Also Examples
This is a virtual class that is the base class for other wavelet classes based on sampSurf. It is very simply by design, and can easily be extended to subclasses.
A virtual Class: No objects may be created from it.
description
:Object of class "character"
: Some
form of identifier.
wfName
:Object of class "character"
: The
wavelet filter name. This should be a legal name from
waveslim::wave.filter
; though for now it is restricted to
“haar” wavelets.
ss
:Object of class "sampSurf"
: the decomposition is based on
this object.
Virtual class: No methods defined with class "ssWavelet" in the signature.
Jeffrey H. Gove
1 | showClass("ssWavelet")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.