Target mlrange_cast(Source arg)
Generic version of checked ML casts.
ML_UTILS_EXPORT float roundf(float x)
ML_UTILS_EXPORT long lroundf(float x)
ML_UTILS_EXPORT int iround(double x)
ML_UTILS_EXPORT int iroundf(float x)
ML_UTILS_EXPORT long lround(double x)
ML_UTILS_EXPORT double round(double x)