Searched defs:igammac (Results 1 – 5 of 5) sorted by relevance
48 igammac(const Eigen::ArrayBase<Derived>& a, const Eigen::ArrayBase<ExponentDerived>& x) in igammac() function
36 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half igammac(const Eigen::half& a, const Ei… in igammac() function
99 igammac = _core.igammac variable
146 igammac(const OtherDerived& other) const { in igammac() function
1198 igammac = define_binary_op('igammac', math_ops.igammac) variable