libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moMath.h File Reference
#include "moTypes.h"
#include "moAbstract.h"

Go to the source code of this file.

Classes

class  moMath< Real >
 

Typedefs

typedef moMath< long > moMathi
 
typedef moMath< double > moMathd
 
typedef moMath< float > moMathf
 

Variables

template class LIBMOLDEO_API moMath< long >
 
template class LIBMOLDEO_API moMath< double >
 
template class LIBMOLDEO_API moMath< float >
 

Typedef Documentation

typedef moMath<double> moMathd

Definition at line 850 of file moMath.h.

typedef moMath<float> moMathf

Definition at line 851 of file moMath.h.

typedef moMath<long> moMathi

Definition at line 849 of file moMath.h.

Variable Documentation

template class LIBMOLDEO_API moMath< double >

Definition at line 843 of file moMath.h.

template class LIBMOLDEO_API moMath< float >

Definition at line 844 of file moMath.h.

template class LIBMOLDEO_API moMath< long >

Definition at line 842 of file moMath.h.