|
STK++ 0.9.13
|
In this file we define the DataHandler class. More...
#include <vector>#include <Arrays/include/STK_Array2D.h>#include "STK_DataHandlerBase.h"#include "STK_ReadWriteCsv.h"

Go to the source code of this file.
Classes | |
| struct | STK::hidden::DataHandlerTraits< DataHandler, Type > |
| Specialization of the DataHandlerTraits for DataHandler. More... | |
| class | STK::DataHandler |
implementation of the DataHandlerBase class using ReadWriteCsv and Array2D. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we define the DataHandler class.
In this file we define the interface class IDataHandler.
In this file we define the interface base class DataHandlerBase.
Definition in file STK_DataHandler.h.