TR-mbed
1.0
Loading...
Searching...
No Matches
core
util
algorithms
eigen-3.4.0
Eigen
src
Core
arch
AVX512
Classes
|
Namespaces
|
Functions
TypeCasting.h File Reference
Go to the source code of this file.
Classes
struct
Eigen::internal::type_casting_traits< half, float >
struct
Eigen::internal::type_casting_traits< float, half >
struct
Eigen::internal::type_casting_traits< bfloat16, float >
struct
Eigen::internal::type_casting_traits< float, bfloat16 >
Namespaces
namespace
Eigen
Namespace containing all symbols from the Eigen library.
namespace
Eigen::internal
Functions
template<>
EIGEN_STRONG_INLINE
Packet16i
Eigen::internal::pcast< Packet16f, Packet16i >
(
const
Packet16f
&
a
)
template<>
EIGEN_STRONG_INLINE
Packet16f
Eigen::internal::pcast< Packet16i, Packet16f >
(
const
Packet16i
&
a
)
template<>
EIGEN_STRONG_INLINE
Packet16i
Eigen::internal::preinterpret< Packet16i, Packet16f >
(
const
Packet16f
&
a
)
template<>
EIGEN_STRONG_INLINE
Packet16f
Eigen::internal::preinterpret< Packet16f, Packet16i >
(
const
Packet16i
&
a
)
template<>
EIGEN_STRONG_INLINE
Packet16f
Eigen::internal::pcast< Packet16h, Packet16f >
(
const
Packet16h
&
a
)
template<>
EIGEN_STRONG_INLINE
Packet16h
Eigen::internal::pcast< Packet16f, Packet16h >
(
const
Packet16f
&
a
)
template<>
EIGEN_STRONG_INLINE
Packet16f
Eigen::internal::pcast< Packet16bf, Packet16f >
(
const
Packet16bf
&
a
)
template<>
EIGEN_STRONG_INLINE
Packet16bf
Eigen::internal::pcast< Packet16f, Packet16bf >
(
const
Packet16f
&
a
)
Generated by
1.9.8