cosine.packet.2d
that result from creating 2D cosine packet functions.
Objects of class
"cosine.packet.2d"
are returned from calling function
cosine.packet.2d()
.
An object of class
"cosine.packet.2d"
represents a 2D cosine packet function,
which is the inner product of two 1D
cosine.packet
objects.
The class
"cosine.packet.2d"
has methods for the following generic function:
plot, print, support
.
The
"cosine.packet.2d"
objects are implemented as lists
with the following components:
cosine.packet
object for row.
cosine.packet
object for column.