scipy.optimize.RootResults.

pop#

RootResults.pop(key, default=<unrepresentable>, /)#

如果找不到鍵,若有提供預設值則返回預設值;否則,引發 KeyError。