NDDEM
src
CoarseGraining
Eigen
src
Core
arch
AVX
Namespaces
|
Functions
MathFunctions.h File Reference
Go to the source code of this file.
Namespaces
Eigen
Namespace containing all symbols from the Eigen library.
Eigen::internal
Functions
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::pcos< 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
Packet4d
Eigen::internal::plog< Packet4d >
(
const
Packet4d &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED
Packet8f
Eigen::internal::plog2< Packet8f >
(
const
Packet8f &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED
Packet4d
Eigen::internal::plog2< Packet4d >
(
const
Packet4d &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED
Packet8f
Eigen::internal::plog1p< Packet8f >
(
const
Packet8f &_x)
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS
EIGEN_UNUSED
Packet8f
Eigen::internal::pexpm1< 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)
template<>
EIGEN_STRONG_INLINE
Packet8h
Eigen::internal::pfrexp
(
const
Packet8h &
a
, Packet8h &exponent)
template<>
EIGEN_STRONG_INLINE
Packet8h
Eigen::internal::pldexp
(
const
Packet8h &
a
,
const
Packet8h &exponent)
template<>
EIGEN_STRONG_INLINE
Packet8bf
Eigen::internal::pfrexp
(
const
Packet8bf &
a
, Packet8bf &exponent)
template<>
EIGEN_STRONG_INLINE
Packet8bf
Eigen::internal::pldexp
(
const
Packet8bf &
a
,
const
Packet8bf &exponent)
Generated by
1.9.1