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


Go to the source code of this file.
Classes | |
| struct | STK::hidden::Traits< Array2DLowerTriangular< Type_ > > |
| Specialization of the Traits class for the Array2DLowerTriangular class. More... | |
| class | STK::hidden::Traits< Array2DLowerTriangular< Type_ > >::Void |
| class | STK::Array2DLowerTriangular< Type_ > |
| Declaration of the lower 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 Array2DLowerTriangular< Real > | STK::ArrayLowerTriangularXX |
| Specialization of the Array2D class for lower triangular matrices. | |
| typedef Array2DLowerTriangular< double > | STK::ArrayLowerTriangularXXd |
| typedef Array2DLowerTriangular< int > | STK::ArrayLowerTriangularXXi |
In this file we define the Array2DLowerTriangular class.
Definition in file STK_Array2DLowerTriangular.h.