STK++ 1.0
STK_IArrayBase.h File Reference

In this file we define the Interface base class IArrayBase. More...

#include <stdexcept>
#include "../../Sdk/include/STK_IContainerRef.h"
#include "../../STKernel/include/STK_Range.h"
Include dependency graph for STK_IArrayBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::IArrayBase< DATA >
 Templated Interface base class for all Arrays classes. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

In this file we define the Interface base class IArrayBase.

Definition in file STK_IArrayBase.h.