|
ampsci
High-precision calculations for one- and two-valence atomic systems
|
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 |