MeVisLab Toolbox Reference
|
#include "mlUtilsSystem.h"
Go to the source code of this file.
Namespaces | |
namespace | 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) |