ZeroOperator.adjoint¶
-
property
ZeroOperator.
adjoint
¶ Adjoint of the operator.
If
self.domain == self.range
the zero operator is self-adjoint, otherwise it is theZeroOperator
fromrange
todomain
.
ZeroOperator.
adjoint
¶Adjoint of the operator.
If self.domain == self.range
the zero operator is self-adjoint,
otherwise it is the ZeroOperator
from range
to domain
.