STK++ 1.0
STK_Real.h File Reference

In this file we define the fundamental type Real. More...

#include "STK_Arithmetic.h"
#include "STK_IdTypeImpl.h"
Include dependency graph for STK_Real.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::Arithmetic< Real >
 Specialization for Real. More...
struct  STK::IdTypeImpl< Real >
 Specialization of the IdTypeImpl for the Type Real. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Typedefs

typedef double STK::Real
 STK fundamental type of Real values.

Detailed Description

In this file we define the fundamental type Real.

Definition in file STK_Real.h.