{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _bary_rational / _BarycentricRational / residues

function

scipy.interpolate._bary_rational:_BarycentricRational.residues

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

Signature

def   residues ( self )

Summary

Compute the residues of the poles of the approximation.

Returns

residues : array

Residues associated with the poles of the approximation

Aliases

  • scipy.interpolate._bary_rational._BarycentricRational.residues