Go to the source code of this file.
Namespaces | |
| namespace | Playa | 
| Playa is a collection of high-level objects for linear algebra.  | |
Functions | |
| template<class Scalar > | |
| LinearOperator< Scalar > | Playa::inverse (const LinearOperator< Scalar > &op, const LinearSolver< Scalar > &solver) | 
| Implicit inverse operator.   | |