MOAB  4.9.3pre
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  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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines