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