COPASI API
4.16.103
|
#include <sstream>
#include "CFunctionAnalyzer.h"
#include "CEvaluationNode.h"
#include "CFunction.h"
#include "model/CModel.h"
#include "report/CKeyFactory.h"
#include "copasi/report/CCopasiRootContainer.h"
#include "utilities/CNodeIterator.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const CFunctionAnalyzer::CValue &v) |
std::ostream& operator<< | ( | std::ostream & | os, |
const CFunctionAnalyzer::CValue & | v | ||
) |
insert operator
Definition at line 38 of file CFunctionAnalyzer.cpp.
References CFunctionAnalyzer::CValue::invalid, CFunctionAnalyzer::CValue::known, CFunctionAnalyzer::CValue::mDouble, CFunctionAnalyzer::CValue::mStatus, CFunctionAnalyzer::CValue::negative, CFunctionAnalyzer::CValue::positive, and CFunctionAnalyzer::CValue::zero.