Searched defs:igammac (Results 1 – 5 of 5) sorted by relevance
90 igammac(const Eigen::ArrayBase<Derived>& a, const Eigen::ArrayBase<ExponentDerived>& x) in igammac() function
47 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half igammac(const Eigen::half& a, const Ei… in igammac() function
47 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::bfloat16 igammac(const Eigen::bfloat16& a, … in igammac() function
208 igammac = _broadcasting_binary_op(math_ops.igammac) variable
234 igammac(const OtherDerived& other) const { in igammac() function