STK++ 0.9.13
STK_DataFrame.h File Reference

In this file we declare the DataFrame class. More...

Include dependency graph for STK_DataFrame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::DataFrame
 DataFrame is a List of Variable with the same number of rows. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Functions

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

Detailed Description

In this file we declare the DataFrame class.

Definition in file STK_DataFrame.h.