![]() |
|
#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 Packet4f | Eigen::internal::plog< Packet4f > (const Packet4f &_x) |
| template<> | |
| EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet4f | Eigen::internal::pexp< Packet4f > (const Packet4f &_x) |
| template<> | |
| EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet4f | Eigen::internal::ptanh< Packet4f > (const Packet4f &_x) |
| template<bool sine> | |
| Packet4f | Eigen::internal::psincos_inner_msa_float (const Packet4f &_x) |
| template<> | |
| EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet4f | Eigen::internal::psin< Packet4f > (const Packet4f &x) |
| template<> | |
| EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet4f | Eigen::internal::pcos< Packet4f > (const Packet4f &x) |
| template<> | |
| EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet2d | Eigen::internal::pexp< Packet2d > (const Packet2d &_x) |