|
STK++ 0.9.13
|
In this file, we define SArray2DDiagonal class. More...
#include "STK_SArray1D.h"#include "STK_IArray2D.h"#include "STK_IArray2DSlicers.h"#include "STK_IArray2DModifiers.h"

Go to the source code of this file.
Classes | |
| struct | STK::hidden::Traits< SArray2DDiagonal< Type_ > > |
| Specialization of the Traits class for the SArray2DDiagonal class. More... | |
| class | STK::hidden::Traits< SArray2DDiagonal< Type_ > >::Void |
| class | STK::SArray2DDiagonal< Type_ > |
| Derivation of the SArray2DDiagonal class for square arrays of Real. 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 SArray2DDiagonal< Real > | STK::SArrayDiagonalX |
| typedef SArray2DDiagonal< double > | STK::SArrayDiagonalXd |
| typedef SArray2DDiagonal< int > | STK::SArrayDiagonalXi |
In this file, we define SArray2DDiagonal class.
Definition in file STK_SArray2DDiagonal.h.