|
STK++ 1.0
|
This file define methods for displaying 2D Containers. More...
#include "../../DManager/include/STK_ExportToCsv.h"

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. | |
This file define methods for displaying 2D Containers.
Definition in file STK_Display2D.h.