Go to the source code of this file.
Namespaces | |
Eigen | |
Namespace containing all symbols from the Eigen library. | |
Eigen::internal | |
Functions | |
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::pcast< Packet4f, Packet4i > (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | Eigen::internal::pcast< Packet4i, Packet4f > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | Eigen::internal::preinterpret< Packet2d, Packet4i > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | Eigen::internal::preinterpret< Packet4f, Packet4i > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | Eigen::internal::preinterpret< Packet4i, Packet2d > (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | Eigen::internal::preinterpret< Packet4i, Packet4f > (const Packet4f &a) |