Go to the source code of this file.
Namespaces | |
| namespace | Playa |
| Playa is a collection of high-level objects for linear algebra. | |
Functions | |
| void | Playa::writeTable (std::ostream &os, const Tabs &tab, const Array< double > &a, int cols) |
| void | Playa::writeTable (std::ostream &os, const Tabs &tab, const Array< int > &a, int cols) |