STK++ 0.9.13
STK_Array1D.h File Reference

In this file we define and implement the final class Array1D. More...

#include "STK_IArray1D.h"
Include dependency graph for STK_Array1D.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< Array1D< Type_, Size_ > >
 Specialization of the Traits class for Array1D class. More...
 
class  STK::Array1D< Type_, Size_ >
 template one dimensional Arrays. 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.
 

Detailed Description

In this file we define and implement the final class Array1D.

Definition in file STK_Array1D.h.