ATLAS Offline Software
|
Functions | |
bool | equal (double a, double b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | equal (float a, float b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | greater (double a, double b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | greater (float a, float b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | less (double a, double b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | less (float a, float b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | greater_equal (double a, double b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | greater_equal (float a, float b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | less_equal (double a, double b) |
Compare two FP numbers, working around x87 precision issues. More... | |
bool | less_equal (float a, float b) |
Compare two FP numbers, working around x87 precision issues. More... | |
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 114 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 127 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 140 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 153 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 192 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 205 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 166 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 179 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 218 of file fpcompare.h.
|
inline |
Compare two FP numbers, working around x87 precision issues.
Definition at line 231 of file fpcompare.h.