WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::accurate_log2< Scalar > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h>

Public Member Functions

template<typename Packet >
EIGEN_STRONG_INLINE void operator() (const Packet &x, Packet &log2_x_hi, Packet &log2_x_lo)
 

Member Function Documentation

◆ operator()()

template<typename Scalar >
template<typename Packet >
EIGEN_STRONG_INLINE void Eigen::internal::accurate_log2< Scalar >::operator() ( const Packet &  x,
Packet &  log2_x_hi,
Packet &  log2_x_lo 
)
inline

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