copasi API  0.1
Public Member Functions | Friends
CRandomSearch Class Reference

#include <CRandomSearch.h>

Inheritance diagram for CRandomSearch:
COptMethod CCopasiMethod CCopasiParameterGroup CCopasiParameter CCopasiContainer CCopasiObject

List of all members.

Public Member Functions

 CRandomSearch (const CRandomSearch &src)
virtual ~CRandomSearch ()
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

CRandomSearch::CRandomSearch ( const CRandomSearch src)

Copy Constructor

Parameters:
constCRandomSearch & src
CRandomSearch::~CRandomSearch ( ) [virtual]

Destructor


Member Function Documentation

bool CRandomSearch::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