STK++ 0.9.13
STK_Array2DPoint.h File Reference

A Array2DPoint is a one dimensional horizontal container. More...

Include dependency graph for STK_Array2DPoint.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< Array2DPoint< Type_ > >
 Specialization of the Traits class for Array2DPoint class. More...
 
class  STK::Array2DPoint< Type_ >
 template one dimensional horizontal 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 Array2DPoint< RealSTK::PointX
 final class for a Real horizontal container.
 
typedef Array2DPoint< double > STK::PointXd
 
typedef Array2DPoint< intSTK::PointXi
 

Detailed Description

A Array2DPoint is a one dimensional horizontal container.

Definition in file STK_Array2DPoint.h.