COPASI API
4.16.103
|
#include <CNormalTranslation.h>
Public Member Functions | |
summ_match () | |
Public Attributes | |
std::set< unsigned int > | addition_indices |
double | factor |
CEvaluationNode * | pNode |
std::set< unsigned int > | subtraction_indices |
Definition at line 54 of file CNormalTranslation.h.
|
inline |
Definition at line 57 of file CNormalTranslation.h.
std::set<unsigned int> summ_match::addition_indices |
Definition at line 65 of file CNormalTranslation.h.
Referenced by CNormalTranslation::matchPowerBases(), and CNormalTranslation::matchSummands().
double summ_match::factor |
Definition at line 63 of file CNormalTranslation.h.
Referenced by CNormalTranslation::matchPowerBases(), CNormalTranslation::matchSummands(), and CNormalTranslation::newCancel().
CEvaluationNode* summ_match::pNode |
Definition at line 64 of file CNormalTranslation.h.
Referenced by CNormalTranslation::matchPowerBases(), CNormalTranslation::matchSummands(), and CNormalTranslation::newCancel().
std::set<unsigned int> summ_match::subtraction_indices |
Definition at line 66 of file CNormalTranslation.h.
Referenced by CNormalTranslation::matchPowerBases(), and CNormalTranslation::matchSummands().