scipy.interpolate.AAA.

clean_up#

AAA.clean_up(cleanup_tol=1e-13)[source]#

自動移除 Froissart 雙重峰。

參數:
cleanup_tolfloat, 選填

殘值小於此數值乘以 values 的幾何平均數,再乘以到 points 最小距離的極點,會被清理程序視為偽極點,預設值為 1e-13。

回傳值:
int

偵測到的 Froissart 雙重峰數量