|
Gromacs
2025.3
|
This is the complete list of members for gmx::test::FloatingPointTolerance, including all inherited members.
| absoluteTolerance(double tolerance) | gmx::test::FloatingPointTolerance | related |
| defaultFloatTolerance() | gmx::test::FloatingPointTolerance | related |
| defaultRealTolerance() | gmx::test::FloatingPointTolerance | related |
| FloatingPointTolerance(float singleAbsoluteTolerance, double doubleAbsoluteTolerance, float singleRelativeTolerance, double doubleRelativeTolerance, uint64_t singleUlpTolerance, uint64_t doubleUlpTolerance, bool bSignMustMatch) | gmx::test::FloatingPointTolerance | inline |
| isWithin(const FloatingPointDifference &difference) const | gmx::test::FloatingPointTolerance | |
| relativeToleranceAsFloatingPoint(double magnitude, double tolerance) | gmx::test::FloatingPointTolerance | related |
| relativeToleranceAsPrecisionDependentFloatingPoint(double magnitude, float singleTolerance, double doubleTolerance) | gmx::test::FloatingPointTolerance | related |
| relativeToleranceAsPrecisionDependentUlp(double magnitude, uint64_t singleUlpDiff, uint64_t doubleUlpDiff) | gmx::test::FloatingPointTolerance | related |
| relativeToleranceAsUlp(double magnitude, uint64_t ulpDiff) | gmx::test::FloatingPointTolerance | related |
| toString(const FloatingPointDifference &difference) const | gmx::test::FloatingPointTolerance | |
| ulpTolerance(uint64_t ulpDiff) | gmx::test::FloatingPointTolerance | related |
1.8.5