MeVisLab Toolbox Reference
mlMath.h File Reference
#include "mlUtilsSystem.h"

Go to the source code of this file.

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Functions

ML_UTILS_EXPORT float ml::roundf (float x)
 
ML_UTILS_EXPORT double ml::round (double x)
 
ML_UTILS_EXPORT int ml::iroundf (float x)
 
ML_UTILS_EXPORT int ml::iround (double x)
 
ML_UTILS_EXPORT long ml::lroundf (float x)
 
ML_UTILS_EXPORT long ml::lround (double x)