![]() |
|
Template functor to compute the derivative of the incomplete gamma function igamma_der_a(a, x) More...
#include <SpecialFunctionsFunctors.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &x) const |
template<typename Packet > | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a, const Packet &x) const |
Template functor to compute the derivative of the incomplete gamma function igamma_der_a(a, x)
|
inline |
References a, Eigen::igamma_der_a(), and plotDoE::x.
|
inline |
References a, Eigen::internal::pigamma_der_a(), and plotDoE::x.