copasi API
0.1
|
#include <CMMLOutput.h>
Public Member Functions | |
CMMLOutput () | |
Static Public Member Functions | |
static void | writeDifferentialEquations (std::ostream &mml, CModel *model, bool localParameterNumbers, bool expand, bool expandFull) |
This class handles the output of the differential equations as presentation MathML
CMMLOutput::CMMLOutput | ( | ) |
void CMMLOutput::writeDifferentialEquations | ( | std::ostream & | mml, |
CModel * | model, | ||
bool | localParameterNumbers, | ||
bool | expand, | ||
bool | expandFull | ||
) | [static] |