Home
last modified time | relevance | path

Searched defs:igamma (Results 1 – 7 of 7) sorted by relevance

/external/eigen/unsupported/Eigen/src/SpecialFunctions/
DSpecialFunctionsArrayAPI.h28 igamma(const Eigen::ArrayBase<Derived>& a, const Eigen::ArrayBase<ExponentDerived>& x) in igamma() function
DSpecialFunctionsHalf.h36 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half igamma(const Eigen::half& a, const Eig… in igamma() function
DSpecialFunctionsBFloat16.h36 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::bfloat16 igamma(const Eigen::bfloat16& a, c… in igamma() function
/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py205 igamma = _broadcasting_binary_op(math_ops.igamma) variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h213 igamma(const OtherDerived& other) const { in igamma() function
/external/libpng/
Dpngrutil.c1121 png_fixed_point igamma; in png_handle_gAMA() local
/external/ImageMagick/coders/
Dpng.c5871 igamma; in ReadOneMNGImage() local