MOAB  4.9.3pre
MathFunctions.h File Reference

Go to the source code of this file.

Namespaces

namespace  Eigen
namespace  Eigen::internal

Functions

Packet8i Eigen::internal::pshiftleft (Packet8i v, int n)
Packet8f Eigen::internal::pshiftright (Packet8f v, int n)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet8f 
Eigen::internal::psin< Packet8f > (const Packet8f &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet8f 
Eigen::internal::plog< Packet8f > (const Packet8f &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet8f 
Eigen::internal::pexp< Packet8f > (const Packet8f &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet8f 
Eigen::internal::ptanh< Packet8f > (const Packet8f &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet4d 
Eigen::internal::pexp< Packet4d > (const Packet4d &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet8f 
Eigen::internal::psqrt< Packet8f > (const Packet8f &x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet4d 
Eigen::internal::psqrt< Packet4d > (const Packet4d &x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet8f 
Eigen::internal::prsqrt< Packet8f > (const Packet8f &x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED Packet4d 
Eigen::internal::prsqrt< Packet4d > (const Packet4d &x)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines