![]() |
|
#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. | |
Eigen::numext | |
Functions | |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet4f | Eigen::internal::psqrt< Packet4f > (const Packet4f &x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet2d | Eigen::internal::psqrt< Packet2d > (const Packet2d &x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet16b | Eigen::internal::psqrt< Packet16b > (const Packet16b &x) |
template<> | |
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE float | Eigen::numext::sqrt (const float &x) |
template<> | |
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE double | Eigen::numext::sqrt (const double &x) |