![]() |
|
Template functor to compute the Inverse of the normal distribution 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 Inverse of the normal distribution function of a scalar.
| typedef packet_traits<Scalar>::type Eigen::internal::scalar_ndtri_op< Scalar >::Packet |
|
inline |
|
inline |
References a, and Eigen::internal::pndtri().