STK++ 0.9.13
|
A SArray2DPoint is a one dimensional horizontal container. More...
#include "STK_SArray1D.h"
#include "STK_IArray2D.h"
#include "STK_IArray2DSlicers.h"
#include "STK_IArray2DModifiers.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::Traits< SArray2DPoint< Type_ > > |
Specialization of the Traits class for SArray2DPoint class. More... | |
class | STK::SArray2DPoint< Type_ > |
template one dimensional horizontal Array. 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. | |
Typedefs | |
typedef SArray2DPoint< Real > | STK::SPointX |
final class for a Real horizontal container. | |
typedef SArray2DPoint< double > | STK::SPointXd |
typedef SArray2DPoint< int > | STK::SPointXi |
A SArray2DPoint is a one dimensional horizontal container.
Definition in file STK_SArray2DPoint.h.