|
STK++ 1.0
|
In this file we define the MatrixTriangular class. More...
#include "STK_Vector.h"#include "STK_Point.h"#include "STK_ITArray2D.h"#include "STK_Display2D.h"#include "../../Sdk/include/STK_ContainerTraits.h"

Go to the source code of this file.
Classes | |
| struct | STK::ContainerTraits< Real, MatrixUpperTriangular > |
| Specialization of the traits class ContainerTraits for MatrixLowerTriangular class. More... | |
| class | STK::MatrixUpperTriangular |
| Declaration of the upper triangular matrix class. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| ostream & | STK::operator<< (ostream &s, MatrixUpperTriangular const &V) |
| ostream for MatrixUpperTriangular. | |
In this file we define the MatrixTriangular class.
Definition in file STK_MatrixUpperTriangular.h.