roots — SciPy v1.15.3 Manual (original) (raw)
scipy.interpolate.FloaterHormannInterpolator.
FloaterHormannInterpolator.roots()[source]#
Compute the zeros of the rational approximation.
Returns:
zerosarray
Zeros of the AAA approximation, repeated according to their multiplicity but not in any specific order.