copasi API  0.1
Public Member Functions | Friends
COptMethodStatistics Class Reference

#include <COptMethodStatistics.h>

Inheritance diagram for COptMethodStatistics:
COptMethod CCopasiMethod CCopasiParameterGroup CCopasiParameter CCopasiContainer CCopasiObject

List of all members.

Public Member Functions

 COptMethodStatistics (const COptMethodStatistics &src)
virtual ~COptMethodStatistics ()
virtual bool optimise ()

Friends

COptMethodCOptMethod::createMethod (CCopasiMethod::SubType subType)

Detailed Description

:pos 48.05,34.05 :route COptMethod; v,46.9608,16.35,33,59.1652,34.05


Constructor & Destructor Documentation

COptMethodStatistics::COptMethodStatistics ( const COptMethodStatistics src)

Copy Constructor

Parameters:
constCOptMethodStatistics & src
COptMethodStatistics::~COptMethodStatistics ( ) [virtual]

Destructor


Member Function Documentation

bool COptMethodStatistics::optimise ( void  ) [virtual]

Execute the optimization algorithm calling simulation routine when needed. It is noted that this procedure can give feedback of its progress by the callback function set with SetCallback.

Optimizer Function Returns: nothing should return a boolean

Reimplemented from COptMethod.


Friends And Related Function Documentation

COptMethod* COptMethod::createMethod ( CCopasiMethod::SubType  subType) [friend]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines