arch/AVX/MathFunctions.h File Reference

Go to the source code of this file.

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Functions

template<>
Packet8bf Eigen::internal::pfrexp (const Packet8bf &a, Packet8bf &exponent)
 
template<>
Packet8h Eigen::internal::pfrexp (const Packet8h &a, Packet8h &exponent)
 
template<>
Packet8bf Eigen::internal::pldexp (const Packet8bf &a, const Packet8bf &exponent)
 
template<>
Packet8h Eigen::internal::pldexp (const Packet8h &a, const Packet8h &exponent)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet4d Eigen::internal::psqrt< Packet4d > (const Packet4d &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet8f Eigen::internal::psqrt< Packet8f > (const Packet8f &_x)