#include <GenericPacketMathFunctions.h>
|
static constexpr ScalarExponent | one_half = ScalarExponent(0.5) |
|
◆ safe_abs_type
template<typename ScalarExponent , bool IsInteger = NumTraits<ScalarExponent>::IsInteger>
◆ floor_div_two()
template<typename ScalarExponent , bool IsInteger = NumTraits<ScalarExponent>::IsInteger>
◆ is_odd()
template<typename ScalarExponent , bool IsInteger = NumTraits<ScalarExponent>::IsInteger>
◆ safe_abs()
template<typename ScalarExponent , bool IsInteger = NumTraits<ScalarExponent>::IsInteger>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE std::enable_if_t< NumTraits< T >::IsSigned||NumTraits< T >::IsComplex, typename NumTraits< T >::Real > abs(const T &x)
Definition: MathFunctions.h:1355
References Eigen::numext::abs(), and Eigen::bfloat16_impl::exp().
◆ one_half
template<typename ScalarExponent , bool IsInteger = NumTraits<ScalarExponent>::IsInteger>
The documentation for this struct was generated from the following file: