|
COPASI API
4.40.278
|
#include "copasi/copasi.h"#include "copasi/steadystate/CMCATask.h"#include "copasi/steadystate/CMCAProblem.h"#include "copasi/steadystate/CMCAMethod.h"#include "copasi/steadystate/CSteadyStateTask.h"#include "copasi/steadystate/CSteadyStateProblem.h"#include "copasi/CopasiDataModel/CDataModel.h"#include "copasi/report/CKeyFactory.h"#include "copasi/report/CReport.h"#include "copasi/math/CMathContainer.h"#include "copasi/utilities/CMethodFactory.h"Macros | |
| #define | XXXX_Reporting |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const CMCATask &C_UNUSED(A)) |
| #define XXXX_Reporting |
CMCATask class.
This class implements a metabolic control analysis task which is comprised of a problem and a method. Additionally calls to the reporting methods are done when initialized.
Created for COPASI by Ralph Gauges 2004
| std::ostream& operator<< | ( | std::ostream & | os, |
| const CMCATask & | C_UNUSEDA | ||
| ) |