![]() |
|
Template functor to compute the natural log of the absolute value of Gamma 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 natural log of the absolute value of Gamma of a scalar.
| typedef packet_traits<Scalar>::type Eigen::internal::scalar_lgamma_op< Scalar >::Packet |
|
inline |
|
inline |
References a, and Eigen::internal::plgamma().