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