STK++ 1.0
STK_Vector.h File Reference

In this file we specialize the templated class Array1D for the type Real. More...

#include "../../STKernel/include/STK_Real.h"
#include "STK_Array1D.h"
Include dependency graph for STK_Vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::Array1D< Real >
 Specialization of the templated class Array1D for Real. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Typedefs

typedef Array1D< Real > STK::Vector
 Real one dimensional Vertical Array.

Detailed Description

In this file we specialize the templated class Array1D for the type Real.

Definition in file STK_Vector.h.