Namespaces | Functions
FloatingPoint.hpp File Reference
#include <cmath>
#include <openfluid/deprecation.hpp>
Include dependency graph for FloatingPoint.hpp:

Go to the source code of this file.

Namespaces

 openfluid
 
 openfluid::scientific
 

Functions

template<typename T1 , typename T2 >
bool openfluid::scientific::isCloseEnough (const T1 &A, const T2 &B, const double &Epsilon=0.00001)
 
template<typename T1 , typename T2 >
bool openfluid::scientific::isVeryClose (const T1 &A, const T2 &B, const double &Epsilon=0.00001)
 
bool openfluid::scientific::IsCloseEnough (double A, double B, double Epsilon=0.00001) OPENFLUID_DEPRECATED
 
bool openfluid::scientific::IsVeryClose (double A, double B, double Epsilon=0.00001) OPENFLUID_DEPRECATED
 

Detailed Description

Author
Jean-Christophe FABRE jean-.nosp@m.chri.nosp@m.stoph.nosp@m.e.fa.nosp@m.bre@i.nosp@m.nra..nosp@m.fr