STK++ 1.0
STK_Display2D.h File Reference

This file define methods for displaying 2D Containers. More...

#include "../../DManager/include/STK_ExportToCsv.h"
Include dependency graph for STK_Display2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Functions

template<class TYPE , class TContainer2D >
ostream & STK::out2D (ostream &os, ITContainer2D< TYPE, TContainer2D > const &V)
 Method for displaying any two dimensional Array derived from the interface ITContainer2D.

Detailed Description

This file define methods for displaying 2D Containers.

Definition in file STK_Display2D.h.