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