Iros
 
Loading...
Searching...
No Matches
di::math::detail::Copysign Struct Reference

#include <di/math/functions.h>

Static Public Member Functions

template<concepts::FloatingPoint T>
static constexpr auto operator() (T x, T y) -> T
 
template<concepts::Integral T>
static constexpr auto operator() (T x, T y) -> f64
 

Member Function Documentation

◆ operator()() [1/2]

template<concepts::Integral T>
static constexpr auto di::math::detail::Copysign::operator() ( T x,
T y ) -> f64
inlinestaticconstexpr

◆ operator()() [2/2]

template<concepts::FloatingPoint T>
static constexpr auto di::math::detail::Copysign::operator() ( T x,
T y ) -> T
inlinestaticconstexpr

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