STK++ 1.0
STK_DataFrame.cpp File Reference

In this file we implement the DataFrame (Table) class. More...

#include "../include/STK_DataFrame.h"
#include "../include/STK_ExportToCsv.h"
Include dependency graph for STK_DataFrame.cpp:

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Functions

ostream & STK::operator<< (ostream &s, const DataFrame &V)
 Print a DataFrame.

Detailed Description

In this file we implement the DataFrame (Table) class.

Definition in file STK_DataFrame.cpp.