hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::math::Approx_equal Class Reference

functor to compare whether values are approximately equal More...

#include <math.hpp>

Public Member Functions

 Approx_equal (double rtol=1e-12, double atol=0)
 
bool operator() (double x, double y) const
 

Detailed Description

functor to compare whether values are approximately equal


The documentation for this class was generated from the following file: