ampsci
c++ program for high-precision atomic structure calculations of single-valence systems
Public Member Functions | List of all members
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: