{ } Raw JSON

bundles / scipy 1.17.1 / scipy / interpolate / _bary_rational / _BarycentricRational / roots

function

scipy.interpolate._bary_rational:_BarycentricRational.roots

source: /scipy/interpolate/_bary_rational.py :184

Signature

def   roots ( self )

Summary

Compute the roots of the rational approximation.

Returns

zeros : array

Zeros of the approximation, repeated according to their multiplicity but not in any specific order.

Aliases

  • scipy.interpolate._bary_rational._BarycentricRational.roots