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
moMathNumericalAnalysis.h File Reference
#include "moMath.h"

Go to the source code of this file.

Classes

class  moIntegrate1< Real >
 
class  moMinimize1< Real >
 

Typedefs

typedef moIntegrate1< MOfloatmoIntegrate1f
 
typedef moIntegrate1< MOdoublemoIntegrate1d
 
typedef moMinimize1< MOfloatmoMinimize1f
 
typedef moMinimize1< MOdoublemoMinimize1d
 

Variables

template class LIBMOLDEO_API moIntegrate1< MOfloat >
 
template class LIBMOLDEO_API moIntegrate1< MOdouble >
 
template class LIBMOLDEO_API moMinimize1< MOfloat >
 
template class LIBMOLDEO_API moMinimize1< MOdouble >
 

Typedef Documentation

Definition at line 114 of file moMathNumericalAnalysis.h.

Definition at line 107 of file moMathNumericalAnalysis.h.

Definition at line 159 of file moMathNumericalAnalysis.h.

Definition at line 158 of file moMathNumericalAnalysis.h.

Variable Documentation

template class LIBMOLDEO_API moIntegrate1< MOdouble >

Definition at line 111 of file moMathNumericalAnalysis.h.

template class LIBMOLDEO_API moIntegrate1< MOfloat >

Definition at line 104 of file moMathNumericalAnalysis.h.

template class LIBMOLDEO_API moMinimize1< MOdouble >

Definition at line 153 of file moMathNumericalAnalysis.h.

template class LIBMOLDEO_API moMinimize1< MOfloat >

Definition at line 152 of file moMathNumericalAnalysis.h.