MIRA
|
Truncates a floating point value to a given number of decimals. More...
Go to the source code of this file.
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Functions | |
template<typename T > | |
T | truncate (T value, uint32 decimals) |
Truncates a floating point value to a given number of decimals. More... | |
Truncates a floating point value to a given number of decimals.