STK++ 1.0
STK_Variable.h File Reference

Define a templated implementation of the interface class IVariable. More...

#include "../../Arrays/include/STK_RecursiveArray1D.h"
#include "../../Arrays/include/STK_Display1D.h"
#include "STK_IVariable.h"
Include dependency graph for STK_Variable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::Variable< TYPE >
 Variable is an implementation of the Base class IVariable using The Array1D class for storing the data. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

Define a templated implementation of the interface class IVariable.

Definition in file STK_Variable.h.