![]() |
imate
C++/CUDA Reference
|
#include <cmath>#include <limits>

Go to the source code of this file.
Namespaces | |
| namespace | c_arithmetics |
| This namespace declares arithmetic functions in C. | |
Functions | |
| template<typename DataType > | |
| bool | c_arithmetics::is_equal (DataType x, DataType y) |
| Check if two floating point numbers are equal within a tolerance. | |