ampsci
High-precision calculations for one- and two-valence atomic systems
qip::less_abs

ok

Function object for comparisons by absolute value.

Compares |lhs| < |rhs| using std::abs. Works like std::less. T must be arithmetic.

#include <Maths.hpp>

Public Member Functions

template<class T >
constexpr bool operator() (const T &lhs, const T &rhs) const
 

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