|
STK++ 1.0
|
In this file we specialize the Array2D class for Real values. More...
#include "STK_Vector.h"#include "STK_Point.h"#include "STK_Array2D.h"#include "../../Sdk/include/STK_ContainerTraits.h"

Go to the source code of this file.
Classes | |
| class | STK::Array2D< Real > |
| Specialization of the Array2D class for Real values. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Typedefs | |
| typedef Array2D< Real > | STK::Matrix |
| Specialization of the Array2D class for Real values. | |
In this file we specialize the Array2D class for Real values.
Definition in file STK_Matrix.h.