|
rsvs3D
0.0.0
Codes for the c++ implementation of the 3D RSVS
|
Provides various utility functions for the RSVS operation. More...
#include <cfloat>#include <cmath>Go to the source code of this file.
Namespaces | |
| rsvs3d | |
| Namespace for general purpose tools of the RSVS project. | |
Functions | |
| bool | rsvs3d::utils::IsAproxEqual (double d1, double d2, double tol=DBL_EPSILON) |
Provides various utility functions for the RSVS operation.
Definition in file rsvsutils.hpp.