All Packages Class Hierarchy This Package Previous Next Index
Interface jam.operator.BlockLinearOperatorAdjoint
- public interface interface BlockLinearOperatorAdjoint
- extends JamObject, BlockOperator, hasAdjoint
A BlockOperator is an operator which can be written as a
matrix of operators.
So, usually it is a mapping between product vector spaces.
Do we want to be able to multiply two BlockOperators to give a
BlockOperator of CompoundOperators?
All Packages Class Hierarchy This Package Previous Next Index