|
STK++ 1.0
|
In this file we implement the MatrixUpperTriangular class. More...
#include "../include/STK_MatrixUpperTriangular.h"
Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| ostream & | STK::operator<< (ostream &s, MatrixUpperTriangular const &V) |
| ostream for MatrixUpperTriangular. | |
In this file we implement the MatrixUpperTriangular class.
Definition in file STK_MatrixUpperTriangular.cpp.