|
STK++ 1.0
|
Define a specialization for the type string of the class Variable. More...

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. It implement all purely virtual methods defined in the IVariableBase and IVariable base classes. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| ostream & | STK::operator<< (ostream &s, const Variable< String > &V) |
Define a specialization for the type string of the class Variable.
Definition in file STK_VariableString.h.