STK++ 1.0
STK_ITContainer1D.h File Reference

This is an internal header file, included by other Containers library headers. More...

#include "STK_IContainerBase.h"
#include "STK_IContainer1D.h"
#include "../../STKernel/include/STK_Exceptions.h"
Include dependency graph for STK_ITContainer1D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::ITContainer1D< TYPE, TContainer1D >
 Interface base class for homogeneous 1D containers. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

This is an internal header file, included by other Containers library headers.

You should not attempt to use it directly but rather used one of the derived class like Array1D, except if you want to create your own Container Class.

Definition in file STK_ITContainer1D.h.