|
IUF-SDK-3
Interventional Ultrasound Library
|
#include <math.h>#include <stdlib.h>#include <library_config.h>#include <iufHDF5.h>#include <iufUtil.h>Functions | |
| char * | iufGetVersionMajor (void) |
| char * | iufGetVersionPatch (void) |
| char * | iufGetVersionMinor (void) |
| IUF_BOOL | fileExists (const char *fname) |
| IUF_BOOL | equalFloat (const float delta, const float expected, const float actual) |
| IUF_BOOL equalFloat | ( | const float | delta, |
| const float | expected, | ||
| const float | actual | ||
| ) |
| IUF_BOOL fileExists | ( | const char * | fname | ) |
| char* iufGetVersionMajor | ( | void | ) |
| char* iufGetVersionMinor | ( | void | ) |
| char* iufGetVersionPatch | ( | void | ) |