22 #ifndef COPASI_CLyapMethod
23 #define COPASI_CLyapMethod
139 virtual double step(
const double & deltaT);
159 #endif // COPASI_CLyapMethod
static const CLyapValidSubTypes ValidSubTypes
void setProblem(CLyapProblem *problem)
virtual double step(const double &deltaT)
virtual bool isValidProblem(const CCopasiProblem *pProblem)
static CLyapMethod * createMethod(CCopasiMethod::SubType subType=CCopasiMethod::lyapWolf)
static bool isValidSubType(const CCopasiMethod::SubType &subType)
virtual bool calculate()=0
virtual void start(const CState *initialState)