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.
|
#include "moMath.h"
Go to the source code of this file.
Classes | |
class | moIntegrate1< Real > |
class | moMinimize1< Real > |
Typedefs | |
typedef moIntegrate1< MOfloat > | moIntegrate1f |
typedef moIntegrate1< MOdouble > | moIntegrate1d |
typedef moMinimize1< MOfloat > | moMinimize1f |
typedef moMinimize1< MOdouble > | moMinimize1d |
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 moIntegrate1<MOdouble> moIntegrate1d |
Definition at line 114 of file moMathNumericalAnalysis.h.
typedef moIntegrate1<MOfloat> moIntegrate1f |
Definition at line 107 of file moMathNumericalAnalysis.h.
typedef moMinimize1<MOdouble> moMinimize1d |
Definition at line 159 of file moMathNumericalAnalysis.h.
typedef moMinimize1<MOfloat> moMinimize1f |
Definition at line 158 of file moMathNumericalAnalysis.h.
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.