DMatrix.h File Reference
Detailed Description
Definition file for class DMatrix.
#include "Matrix.h"
Go to the source code of this file.
Namespaces | |
| namespace | OFELI |
Classes | |
| class | DMatrix |
| To store dense matrices. More... | |
Functions | |
| template<class T_> | |
| ostream & | operator<< (ostream &s, const DMatrix< T_ > &a) |
| Output matrix in output stream. | |