COPASI API
4.40.278
|
This is the complete list of members for CLRelAbsVector, including all inherited members.
CLRelAbsVector(double a=0.0, double r=0.0) | CLRelAbsVector | |
CLRelAbsVector(const std::string &coordString) | CLRelAbsVector | |
CLRelAbsVector(const RelAbsVector &source) | CLRelAbsVector | |
getAbsoluteValue() const | CLRelAbsVector | |
getRelativeValue() const | CLRelAbsVector | |
mAbs | CLRelAbsVector | protected |
mRel | CLRelAbsVector | protected |
operator!=(const CLRelAbsVector &other) const | CLRelAbsVector | |
operator+(const CLRelAbsVector &other) const | CLRelAbsVector | |
operator/(double x) const | CLRelAbsVector | |
operator=(const CLRelAbsVector &src) | CLRelAbsVector | |
operator==(const CLRelAbsVector &other) const | CLRelAbsVector | |
setAbsoluteValue(double abs) | CLRelAbsVector | |
setCoordinate(double abs, double rel=0.0) | CLRelAbsVector | |
setCoordinate(const std::string &coordString) | CLRelAbsVector | |
setRelativeValue(double rel) | CLRelAbsVector | |
toSBML() const | CLRelAbsVector | |
toString() const | CLRelAbsVector |