|
ifw-odp 5.0.0
|
#include "ifw/odp/clipm/clipm_math.h"#include "ifw/odp/clipm/clipm_priv_math.h"#include "ifw/odp/clipm/clipm_priv_error.h"Functions | |
| double | clipm_math_arctan_0to2pi (double x, double y) |
| Compute the arcus tangens for the whole angle range. | |
| int | clipm_math_round_d2i (double in) |
| Round a double value to the nearest integer. | |
| cpl_size | clipm_math_round_d2cplsize (double in) |
| Round a double value to the nearest cpl_size. | |