halcheck 1.0
Loading...
Searching...
No Matches
lib/numeric

Utilities for numeric operations. More...

Functions

template<typename T >
constexpr T halcheck::lib::midpoint (T min, T max) noexcept
 An implementation of std::midpoint.
 
template<typename T >
lib::make_unsigned_t< T > halcheck::lib::to_unsigned (T value)
 Converts an integral value into its equivalent unsigned version.
 

Detailed Description

Utilities for numeric operations.

See also
https://en.cppreference.com/w/cpp/header/numeric