Functions
Eigen::numext Namespace Reference

Functions

template<typename T >
div_ceil (const T &a, const T &b)
 
template<>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE float sqrt (const float &x)
 
template<>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE double sqrt (const double &x)
 
template<typename T >
EIGEN_STRONG_INLINE void swap (T &a, T &b)
 

Function Documentation

◆ div_ceil()

template<typename T >
T Eigen::numext::div_ceil ( const T &  a,
const T &  b 
)

Definition at line 483 of file Meta.h.

◆ sqrt() [1/2]

template<>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE float Eigen::numext::sqrt ( const float &  x)

Definition at line 540 of file arch/SSE/MathFunctions.h.

◆ sqrt() [2/2]

template<>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE double Eigen::numext::sqrt ( const double &  x)

Definition at line 547 of file arch/SSE/MathFunctions.h.

◆ swap()

template<typename T >
EIGEN_STRONG_INLINE void Eigen::numext::swap ( T &  a,
T &  b 
)

Definition at line 471 of file Meta.h.



co_scan
Author(s):
autogenerated on Mon Feb 28 2022 23:01:08