Search
Search Results
Search finished, found 5 page(s) matching the search query.
- numpy.polynomial.legendre.Legendre.truncate
...numpy.polynomial.legendre) numpy.polynomial.legendre.Legendre numpy.polynomial.legendre.Legendre.truncate...
- numpy.polynomial.legendre.Legendre.truncate (Python method, in numpy.polynomial.legendre.Legendre.truncate)
numpy.polynomial
...omain and window. p.roots() – Return the roots of p. p.trim() – Remove trailing coefficients. p.cutdeg(degree) – Truncate p to given degree p.truncate(size) – Truncate p to given size Configuration numpy.polynomial.set_default_...
- numpy.polynomial.legendre.Legendre.cutdeg
...numpy.polynomial.legendre.Legendre.cutdeg method polynomial.legendre.Legendre.cutdeg(deg)[source] Truncate series to the given degree. Reduce the degree of the series to deg by discarding the high order terms. If deg i...
- numpy.polynomial.legendre.Legendre.truncate
...numpy.polynomial.legendre) numpy.polynomial.legendre.Legendre numpy.polynomial.legendre.Legendre.truncate...