25#ifndef _gcem_find_whole_HPP
26#define _gcem_find_whole_HPP
UnitType abs(const UnitType x) noexcept
Compute absolute value.
Definition: math.h:721
long long int llint_t
Definition: gcem_options.hpp:71
Definition: Eigen_Colamd.h:50
constexpr llint_t find_whole(const T x) noexcept
Definition: find_whole.hpp:34
constexpr T floor_check(const T x) noexcept
Definition: floor.hpp:96
constexpr int sgn(const T x) noexcept
Compile-time sign function.
Definition: sgn.hpp:34