Go to the source code of this file.
Classes | |
| class | Playa::SimpleComposedOp< Scalar > | 
Namespaces | |
| namespace | Playa | 
| Playa is a collection of high-level objects for linear algebra.  | |
Functions | |
| template<class Scalar > | |
| LinearOperator< Scalar > | Playa::composedOperator (const Array< LinearOperator< Scalar > > &ops) | 
| template<class Scalar > | |
| LinearOperator< Scalar > | Playa::operator* (const LinearOperator< Scalar > &A, const LinearOperator< Scalar > &B) |