75 const COptItem & OptItem = *(*mpOptItem)[i];
91 (*(*mpSetCalculateVariable)[i])(
mCurrent[i]);
156 for (i = 0; i < *n; i++)
166 for (i = 0; i < *n; i++)
C_FLOAT64 praxis_(C_FLOAT64 *t0, C_FLOAT64 *machep, C_FLOAT64 *h0, C_INT *n, C_INT *prin, C_FLOAT64 *x, FPraxis *f, C_FLOAT64 *fmin)
virtual ~COptMethodPraxis()
virtual C_INT32 checkConstraint() const
virtual bool initialize()
void resize(size_t size, const bool ©=false)
COptProblem * mpOptProblem
virtual void output(const COutputInterface::Activity &activity)
CVector< C_FLOAT64 > mBest
const C_FLOAT64 & evaluateFunction(C_FLOAT64 *, C_INT *)
CVector< C_FLOAT64 > mCurrent
const std::vector< UpdateMethod * > * mpSetCalculateVariable
const Value & getValue() const
const C_FLOAT64 * getLowerBoundValue() const
unsigned C_INT32 mIteration
virtual bool setSolution(const C_FLOAT64 &value, const CVector< C_FLOAT64 > &variables)
virtual bool checkFunctionalConstraints()
COptMethodPraxis(const COptMethodPraxis &src, const CCopasiContainer *pParent=NULL)
const C_FLOAT64 & getStartValue() const
const std::vector< COptItem * > * mpOptItem
C_FLOAT64 mEvaluationValue
const C_FLOAT64 * getUpperBoundValue() const
bool addParameter(const CCopasiParameter ¶meter)
virtual bool initialize()
virtual bool checkParametricConstraints()
const C_FLOAT64 & getCalculateValue() const
CCopasiObject * addObjectReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0)
const C_FLOAT64 & evaluate()