|
STK++ 0.9.13
|
In this file we define the ArrayXXTriangular class. More...


Go to the source code of this file.
Classes | |
| struct | STK::hidden::Traits< Array2DUpperTriangular< Type_ > > |
| Specialization of the Traits class for the Array2DUpperTriangular class. More... | |
| class | STK::hidden::Traits< Array2DUpperTriangular< Type_ > >::Void |
| class | STK::Array2DUpperTriangular< Type_ > |
| Declaration of the upper triangular matrix class. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
Typedefs | |
| typedef Array2DUpperTriangular< Real > | STK::ArrayUpperTriangularXX |
| Specialization of the Array2D class for Type values. | |
| typedef Array2DUpperTriangular< double > | STK::ArrayUpperTriangularXXd |
| typedef Array2DUpperTriangular< int > | STK::ArrayUpperTriangularXXi |
In this file we define the ArrayXXTriangular class.
Definition in file STK_Array2DUpperTriangular.h.