|
STK++ 1.0
|
Pre-Implementation of the interface IArray1DBase. More...
#include "STK_IArray1DBase.h"

Go to the source code of this file.
Classes | |
| class | STK::RecursiveArray1D< TYPE, Container1D > |
| Templated one dimensional Array. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Pre-Implementation of the interface IArray1DBase.
An RecursiveArray1D is a non-oriented templated one dimensional Array which is not final and can be used by any sub-class that need to be a final class.
Definition in file STK_RecursiveArray1D.h.