![]() |
|
#include "../../InternalHeaderCheck.h"
Go to the source code of this file.
Namespaces | |
Eigen | |
Namespace containing all symbols from the Eigen library. | |
Eigen::internal | |
Namespace containing low-level routines from the Eigen library. | |
Functions | |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet8f | Eigen::internal::psqrt< Packet8f > (const Packet8f &_x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet4d | Eigen::internal::psqrt< 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) |