Go to the source code of this file.
Namespaces | |
| namespace | Playa |
Playa is a collection of high-level objects for linear algebra. | |
Functions | |
| LinearOperator< double > | Playa::readMatrixMarketFile (const string &fileName) |
| void | Playa::writeMatrixMarketFile (const string &filename, const LinearOperator< double > &A, const string &comment="") |