Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DBinaryOps.cpp227 TORCH_META_FUNC(special_legendre_polynomial_p) (const Tensor& self, const Tensor& n) { in TORCH_META_FUNC() argument
698 Tensor special_legendre_polynomial_p(const Scalar& x, const Tensor& n) { in special_legendre_polynomial_p() function
702 Tensor special_legendre_polynomial_p(const Tensor& x, const Scalar& n) { in special_legendre_polynomial_p() function