votca 2024-dev
Loading...
Searching...
No Matches
Namespaces | Functions
floatingpointcomparison.h File Reference
#include <algorithm>
#include <cmath>
#include <cstdlib>
Include dependency graph for floatingpointcomparison.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::tools
 

Functions

template<typename T >
static bool votca::tools::isApproximatelyEqual (T a, T b, T tolerance)