STK++ 0.9.13
|
In this file we define and implement the final class SArray1D. More...
#include "allocators/STK_MemSAllocator1D.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::Traits< SArray1D< Type_, Size_, NzMax_ > > |
Specialization of the Traits class for SArray1D class. More... | |
class | STK::SArray1D< Type_, Size_, NzMax_ > |
template one dimensional Arrays. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we define and implement the final class SArray1D.
Definition in file STK_SArray1D.h.