|
STK++ 1.0
|
In this file we define the Interface class ITContainer2D. More...
#include "STK_IContainer2D.h"#include "STK_ITContainer1D.h"#include "../../STKernel/include/STK_Exceptions.h"

Go to the source code of this file.
Classes | |
| class | STK::ITContainer2D< TYPE, TContainer2D > |
| Interface class for homogeneous 2D containers. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
In this file we define the Interface class ITContainer2D.
You should not attempt to use it directly but rather used one of the derived class like Array2D, except if you want to create your own Container Class.
Definition in file STK_ITContainer2D.h.