STK++ 0.9.13
STK_Array2D.h File Reference

In this file, we define the final class Array2D. More...

Include dependency graph for STK_Array2D.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< Array2D< Type_ > >
 Specialization of the Traits class for the Array2D class. More...
 
class  STK::hidden::Traits< Array2D< Type_ > >::Void
 
class  STK::Array2D< Type_ >
 template two dimensional column (vertically) oriented Array. 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 Array2D< RealSTK::ArrayXX
 Specialization of the Array2D class for Real values.
 
typedef Array2D< double > STK::ArrayXXd
 
typedef Array2D< intSTK::ArrayXXi
 

Detailed Description

In this file, we define the final class Array2D.

Definition in file STK_Array2D.h.