arch/AVX512/MathFunctions.h File Reference

Go to the source code of this file.

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Functions

template<>
Packet16bf Eigen::internal::pfrexp (const Packet16bf &a, Packet16bf &exponent)
 
template<>
Packet16h Eigen::internal::pfrexp (const Packet16h &a, Packet16h &exponent)
 
template<>
Packet16bf Eigen::internal::pldexp (const Packet16bf &a, const Packet16bf &exponent)
 
template<>
Packet16h Eigen::internal::pldexp (const Packet16h &a, const Packet16h &exponent)
 
template<>
Packet16f Eigen::internal::psqrt< Packet16f > (const Packet16f &x)
 
template<>
Packet8d Eigen::internal::psqrt< Packet8d > (const Packet8d &x)