imate
C++/CUDA Reference
Loading...
Searching...
No Matches
_c_is_equal.h File Reference
#include <cmath>
#include <limits>
Include dependency graph for _c_is_equal.h:
This graph shows which files directly or indirectly include this file:

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.