Previous topic

numpy.polynomial.polynomial.Polynomial

Next topic

numpy.polynomial.polynomial.Polynomial.basis

This is documentation for an old release of NumPy (version 1.15). Read this page in the documentation of the latest stable release (version 2.2).

numpy.polynomial.polynomial.Polynomial.__call__

Polynomial.__call__(arg)[source]

Call self as a function.