TITLE(compress @@ Compression - Generic function (wavelet) )
Compresses object by removing zeroes

This is a generic function.
Functions with names beginning in LANG({"compress.") will be methods for this function.
LANG(imwd), LANG(default)
USAGE(
compress(x, ...)
)
ARGUMENTS(
ARG(x@@)
an S-PLUS object
ARG(...@@)
methods may have additional arguments.
)
PARA BOLD(VALUE)
a compressed version of the supplied argument
See individual help pages for operation
PARA BOLD(RELEASE)
Release 2.2
Copyright Guy Nason 1993
PARA BOLD(SEE ALSO)
LANG(threshold), LANG(uncompress)
PARA ITALIC(File automatically converted from S(-PLUS) help format)
