Classes | Namespaces | Functions
AVX/TypeCasting.h File Reference

Go to the source code of this file.

Classes

struct  Eigen::internal::type_casting_traits< bfloat16, float >
 
struct  Eigen::internal::type_casting_traits< Eigen::half, float >
 
struct  Eigen::internal::type_casting_traits< float, bfloat16 >
 
struct  Eigen::internal::type_casting_traits< float, Eigen::half >
 
struct  Eigen::internal::type_casting_traits< float, int >
 
struct  Eigen::internal::type_casting_traits< int, float >
 

Namespaces

 Eigen
 Namespace containing all symbols from the Eigen library.
 
 Eigen::internal
 

Functions

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pcast< Packet8bf, Packet8f > (const Packet8bf &a)
 
template<>
EIGEN_STRONG_INLINE Packet8bf Eigen::internal::pcast< Packet8f, Packet8bf > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pcast< Packet8f, Packet8h > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pcast< Packet8f, Packet8i > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pcast< Packet8h, Packet8f > (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pcast< Packet8i, Packet8f > (const Packet8i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::preinterpret< Packet8f, Packet8i > (const Packet8i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::preinterpret< Packet8i, Packet8f > (const Packet8f &a)
 


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:57