![]() |
|
Template functor to compute the derivative of the sample of a Gamma(alpha, 1) random variable with respect to the parameter alpha gamma_sample_der_alpha(alpha, sample) More...
#include <SpecialFunctionsFunctors.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &alpha, const Scalar &sample) const |
template<typename Packet > | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &alpha, const Packet &sample) const |
Template functor to compute the derivative of the sample of a Gamma(alpha, 1) random variable with respect to the parameter alpha gamma_sample_der_alpha(alpha, sample)
|
inline |
References alpha, and Eigen::gamma_sample_der_alpha().
|
inline |
References alpha, and Eigen::internal::pgamma_sample_der_alpha().