scipy.interpolate.FloaterHormannInterpolator.
poles
-
FloaterHormannInterpolator.poles()[source]
Compute the poles of the rational approximation.
- Returns:
- polesarray
Poles of the AAA approximation, repeated according to their multiplicity
but not in any specific order.