22 #ifndef COPASI_COptMethodPraxis
23 #define COPASI_COptMethodPraxis
149 #endif // COPASI_COptMethodPraxis
virtual ~COptMethodPraxis()
static COptMethod * createMethod(CCopasiMethod::SubType subType=CCopasiMethod::RandomSearch)
CVector< C_FLOAT64 > mBest
unsigned C_INT32 mhIteration
const C_FLOAT64 & evaluateFunction(C_FLOAT64 *, C_INT *)
CVector< C_FLOAT64 > mCurrent
unsigned C_INT32 mIteration
COptMethodPraxis(const COptMethodPraxis &src, const CCopasiContainer *pParent=NULL)
C_FLOAT64 mEvaluationValue
virtual bool initialize()
const C_FLOAT64 & evaluate()