Home
last modified time | relevance | path

Searched defs:igamma_der_a (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/Eigen/src/SpecialFunctions/
DSpecialFunctionsArrayAPI.h51 igamma_der_a(const Eigen::ArrayBase<Derived>& a, const Eigen::ArrayBase<ExponentDerived>& x) { in igamma_der_a() function
DSpecialFunctionsBFloat16.h40 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::bfloat16 igamma_der_a(const Eigen::bfloat16& a, const … in igamma_der_a() function
DSpecialFunctionsHalf.h40 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half igamma_der_a(const Eigen::half& a, const Eigen::h… in igamma_der_a() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h220 igamma_der_a(const OtherDerived& other) const { in igamma_der_a() function