|
PARTONS/NumA++
|
Numerical Analysis C++ routines
|
![]() |
This is the complete list of members for NumA::Errors, including all inherited members.
| Errors() | NumA::Errors | |
| Errors(const double absolute, const double relative) | NumA::Errors | |
| getAbsolute() const | NumA::Errors | |
| getRelative() const | NumA::Errors | |
| m_absolute | NumA::Errors | private |
| m_relative | NumA::Errors | private |
| setAbsolute(double absolute) | NumA::Errors | |
| setRelative(double relative) | NumA::Errors | |
| ~Errors() | NumA::Errors | virtual |