![]() |
|
Template functor to compute the Complementary Error Function of a scalar. More...
#include <SpecialFunctionsFunctors.h>
Public Types | |
| typedef packet_traits< Scalar >::type | Packet |
Public Member Functions | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a) const |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet | packetOp (const Packet &a) const |
Template functor to compute the Complementary Error Function of a scalar.
| typedef packet_traits<Scalar>::type Eigen::internal::scalar_erfc_op< Scalar >::Packet |
|
inline |
|
inline |
References a, and Eigen::internal::perfc().