STK++ 0.9.13
STK_DataHandler.h File Reference

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"
Include dependency graph for STK_DataHandler.h:
This graph shows which files directly or indirectly include this file:

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.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

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.