Search
Search Results
Search finished, found 23 page(s) matching the search query.
- numpy.polynomial.laguerre.Laguerre.roots
...numpy.polynomial.laguerre) numpy.polynomial.laguerre.Laguerre numpy.polynomial.laguerre.Laguerre.roots...
- numpy.polynomial.laguerre.Laguerre.roots (Python method, in numpy.polynomial.laguerre.Laguerre.roots)
numpy.polynomial
...Poly.fit(x, y, deg) – p of degree deg with coefficients determined by the least-squares fit to the data x, y Poly.fromroots(roots) – p with specified roots p.copy() – Create a copy of p Conversion Methods for converting a...
- numpy.polynomial.chebyshev.chebfromroots
- numpy.polynomial.chebyshev.chebroots
- numpy.polynomial.hermite.hermfromroots
- numpy.polynomial.hermite.hermroots
- numpy.polynomial.hermite_e.hermefromroots
- numpy.polynomial.hermite_e.hermeroots
- numpy.polynomial.laguerre.lagfromroots
- numpy.polynomial.laguerre.laggauss
- numpy.polynomial.laguerre.lagroots
- numpy.polynomial.laguerre.Laguerre.fromroots
- numpy.polynomial.laguerre.Laguerre.roots
- numpy.polynomial.legendre.legfromroots
- numpy.polynomial.legendre.legroots
- numpy.polynomial.polynomial.polyfromroots
- numpy.polynomial.polynomial.polyroots
- Polynomials
- Using the convenience classes
- numpy.polynomial.laguerre.lagfromroots (Python function, in numpy.polynomial.laguerre.lagfromroots)
- numpy.polynomial.laguerre.lagroots (Python function, in numpy.polynomial.laguerre.lagroots)
- numpy.polynomial.laguerre.Laguerre.fromroots (Python method, in numpy.polynomial.laguerre.Laguerre.fromroots)