|
IUF-SDK-3
Interventional Ultrasound Library
|
#include <iufTypes.h>Go to the source code of this file.
Macros | |
| #define | FLOAT_PRECISION (0.00001f) |
| #define | IUF_EQUAL_FLOAT(a, b) (a == b) |
Functions | |
| IUF_BOOL | equalFloat (const float delta, const float expected, const float actual) |
| #define FLOAT_PRECISION (0.00001f) |
| #define IUF_EQUAL_FLOAT | ( | a, | |
| b | |||
| ) | (a == b) |
| IUF_BOOL equalFloat | ( | const float | delta, |
| const float | expected, | ||
| const float | actual | ||
| ) |