STK++ 1.0

STK_VariableString.h File Reference

Define a specialization for the type string of the class Variable. More...

Include dependency graph for STK_VariableString.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. 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)

Detailed Description

Define a specialization for the type string of the class Variable.

Definition in file STK_VariableString.h.