COPASI API
4.16.103
|
#include <common.h>
Public Member Functions | |
virtual C_INT | operator() (double *wm, C_INT *iwm, double *x, double *tem) |
SLVS (C_INT(*pMethod)(double *wm, C_INT *iwm, double *x, double *tem)) | |
virtual | ~SLVS () |
Protected Member Functions | |
SLVS () | |
Private Attributes | |
C_INT(* | mpMethod )(double *wm, C_INT *iwm, double *x, double *tem) |
Definition at line 37 of file common.cpp.
|
virtual |
Definition at line 41 of file common.cpp.
|
protected |
Definition at line 35 of file common.cpp.
Reimplemented in SLVSFunctor< CType >.
Definition at line 43 of file common.cpp.
References mpMethod.
Definition at line 203 of file common.h.
Referenced by operator()().