Searched defs:ndtri (Results 1 – 7 of 7) sorted by relevance
33 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half ndtri(const Eigen::half& a) { in ndtri() function
33 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::bfloat16 ndtri(const Eigen::bfloat16& a) { in ndtri() function
155 def ndtri(p, name="ndtri"): function
693 ndtri() const in ndtri() function
88 ndtri = _unary_op(math_ops.ndtri) variable
266 ndtri() const { in ndtri() function
5327 def ndtri(x, name=None): function