![]() |
|
#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_STRONG_INLINE Packet16h | Eigen::internal::pfrexp (const Packet16h &a, Packet16h &exponent) |
template<> | |
EIGEN_STRONG_INLINE Packet16h | Eigen::internal::pldexp (const Packet16h &a, const Packet16h &exponent) |
template<> | |
EIGEN_STRONG_INLINE Packet16bf | Eigen::internal::pfrexp (const Packet16bf &a, Packet16bf &exponent) |
template<> | |
EIGEN_STRONG_INLINE Packet16bf | Eigen::internal::pldexp (const Packet16bf &a, const Packet16bf &exponent) |
template<> | |
EIGEN_STRONG_INLINE Packet16f | Eigen::internal::psqrt< Packet16f > (const Packet16f &x) |
template<> | |
EIGEN_STRONG_INLINE Packet8d | Eigen::internal::psqrt< Packet8d > (const Packet8d &x) |