22 #ifndef COPASI_COptMethodNelderMead
23 #define COPASI_COptMethodNelderMead
162 #endif // COPASI_COptMethodNelderMead
virtual ~COptMethodNelderMead()
CMatrix< C_FLOAT64 > mSimplex
unsigned C_INT32 mIteration
COptMethodNelderMead(const COptMethodNelderMead &src, const CCopasiContainer *pParent=NULL)
virtual bool initialize()
static COptMethod * createMethod(CCopasiMethod::SubType subType=CCopasiMethod::RandomSearch)
unsigned C_INT32 mIterationLimit
C_FLOAT64 mEvaluationValue
CVector< C_FLOAT64 > mStep
CVector< C_FLOAT64 > mValue
CVector< C_FLOAT64 > mCentroid
const C_FLOAT64 & evaluate()
CVector< C_FLOAT64 > mCurrent