Go to the source code of this file.
Namespaces | |
| namespace | TSFExtended |
Functions | |
| template<class Scalar > | |
| LinearOperator< Scalar > | TSFExtended::scaledOperator (const Scalar &scale, const LinearOperator< Scalar > &op) |
| template<class Scalar > | |
| LinearOperator< Scalar > | TSFExtended::operator* (const Scalar &a, const LinearOperator< Scalar > &A) |