STK++ 0.9.13
STK_Array2DDiagonal.h File Reference

In this file, we define Array2DDiagonal class. More...

Include dependency graph for STK_Array2DDiagonal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::Traits< Array2DDiagonal< Type_ > >
 Specialization of the Traits class for the Array2DDiagonal class. More...
 
class  STK::hidden::Traits< Array2DDiagonal< Type_ > >::Void
 
class  STK::Array2DDiagonal< Type_ >
 Derivation of the Array2DDiagonal class for square arrays of Real. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Typedefs

typedef Array2DDiagonal< RealSTK::ArrayDiagonalX
 
typedef Array2DDiagonal< double > STK::ArrayDiagonalXd
 
typedef Array2DDiagonal< intSTK::ArrayDiagonalXi
 

Detailed Description

In this file, we define Array2DDiagonal class.

Definition in file STK_Array2DDiagonal.h.