{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _bary_rational / _BarycentricRational / poles

function

scipy.interpolate._bary_rational:_BarycentricRational.poles

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

Signature

def   poles ( self )

Summary

Compute the poles of the rational approximation.

Returns

poles : array

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

Aliases

  • scipy.interpolate._bary_rational._BarycentricRational.poles