copasi API
0.1
|
#include <CSensMethod.h>
Public Attributes | |
CCopasiArray | tmp1 |
CCopasiArray | tmp2 |
std::vector< CCopasiObject * > | variables |
C_INT32 | index |
C_INT32 CSensMethodLocalData::index |
holds the index in the index array corresponding to the given level. I.e. which dimension of the result array the variables correspond to.
std::vector<CCopasiObject*> CSensMethodLocalData::variables |