COPASI API
4.40.278
|
#include <string>
#include <sstream>
#include "copasi/copasi.h"
#include "CSensProblem.h"
#include "copasi/CopasiDataModel/CDataModel.h"
Functions | |
std::ostream & | operator<< (std::ostream &os, const CSensProblem &o) |
std::ostream& operator<< | ( | std::ostream & | os, |
const CSensProblem & | o | ||
) |
Output stream operator. Prints description of the problem
ostream | & os |
const | Problem & A |