Home
last modified time | relevance | path

Searched defs:igammac (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/src/SpecialFunctions/
DSpecialFunctionsArrayAPI.h48 igammac(const Eigen::ArrayBase<Derived>& a, const Eigen::ArrayBase<ExponentDerived>& x) in igammac() function
DSpecialFunctionsHalf.h36 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half igammac(const Eigen::half& a, const Ei… in igammac() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h146 igammac(const OtherDerived& other) const { in igammac() function