|
STK++ 1.0
|
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"

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. | |
Define a templated implementation of the interface class IVariable.
Definition in file STK_Variable.h.