
NAME
     <type>opEmpty  -  Operator  to  return   an   empty   (wild)
     <type>space.

SYNOPSIS
     #include <<type>opempty.h>

DESCRIPTION
     <type>opEmpty is a <type>op which creates a  wild  Axis  and
     returns  a <type>space created from it. The Adjoint function
     behaves the same as Forward.  In addition, subtraction,  and
     multiplication  (but  not division) with other <type>spaces,
     these <type>spaces are treated as "zero."

PUBLIC OPERATIONS
     <type>opEmpty()

     <type>space Forward(const <type>space &) const
     <type>space Adjoint(const <type>space &) const

SEE ALSO
     <type>space, <type>op, <type>opDiagonal

