ALFI
Advanced Library for Function Interpolation
Loading...
Searching...
No Matches
numeric.h File Reference
#include "../config.h"
Include dependency graph for numeric.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  alfi
 
namespace  alfi::util
 
namespace  alfi::util::numeric
 

Functions

template<typename Number = DefaultNumber>
bool alfi::util::numeric::are_equal (Number a, Number b, Number epsilon=std::numeric_limits< Number >::epsilon())