STK++ 0.9.13
|
In this file, we define Array2DSquare class. More...
Go to the source code of this file.
Classes | |
struct | STK::hidden::Traits< Array2DSquare< Type_ > > |
Specialization of the Traits class for the Array2DSquare class. More... | |
class | STK::hidden::Traits< Array2DSquare< Type_ > >::Void |
class | STK::Array2DSquare< Type_ > |
Derivation of the Array2DSquare 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 Array2DSquare< Real > | STK::ArraySquareX |
typedef Array2DSquare< double > | STK::ArraySquareXd |
typedef Array2DSquare< int > | STK::ArraySquareXi |
In this file, we define Array2DSquare class.
Definition in file STK_Array2DSquare.h.