STK++ 1.0
STK_DataFrame.h File Reference

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

#include "../../Sdk/include/STK_IContainer2D.h"
#include "STK_List1D.h"
#include "STK_IVariable.h"
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
 

STK means the Statistical ToolKit.


Functions

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

Detailed Description

In this file we declare the DataFrame class.

Definition in file STK_DataFrame.h.