2D Wavelet Packet Objects

DESCRIPTION:

Objects of class wavelet.2d or wavelet.packet.2d that result from creating 2D wavelet packet functions.

GENERATION:

The wavelet.packet.2d function creates objects of class "wavelet.packet.2d" and the wavelet.2d function creates objects of class c("wavelet.2d", "wavelet.packet.2d").

An object of class "wavelet.packet.2d" represents the wavelet packet function. Objects of class "wavelet.2d" are special cases of "wavelet.packet.2d".

METHODS:

The class "wavelet.packet.2d" has methods for the following generic function:

plot, print, support.

INHERITANCE:

Class "wavelet.2d" inherits from class "wavelet.packet.2d".

STRUCTURE:

The "wavelet.packet.2d" and "wavelet.2d" objects are implemented as lists with the following components:

VALUE:

row.wp
row wavelet packet.
col.wp
column wavelet packet.

SEE ALSO:

.