Go to the source code of this file.
Classes | |
| class | TSFExtended::SimpleComposedOp< Scalar > |
| Represent a composed operator A_0 * A_1 * ... More... | |
Namespaces | |
| namespace | TSFExtended |
Functions | |
| template<class Scalar > | |
| LinearOperator< Scalar > | TSFExtended::composedOperator (const Array< LinearOperator< Scalar > > &ops) |
| template<class Scalar > | |
| LinearOperator< Scalar > | TSFExtended::operator* (const LinearOperator< Scalar > &A, const LinearOperator< Scalar > &B) |