ampsci
High-precision calculations for one- and two-valence atomic systems
Loading...
Searching...
No Matches
qip::less_abs

Function object for performing comparisons of absolute values (uses std::abs). Works similarly to std::less. More...

#include <Maths.hpp>

Public Member Functions

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

Detailed Description

Function object for performing comparisons of absolute values (uses std::abs). Works similarly to std::less.


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