PolyintΒΆ
Returns the coefficients of the integration of specified order of a polynomial.
Abstract Signature:
Polyint(p: Tensor, m: int = 1, k: int | Tensor | None)
Returns the coefficients of the integration of specified order of a polynomial.
Abstract Signature:
Polyint(p: Tensor, m: int = 1, k: int | Tensor | None)