scipy.optimize.RootResults.

获取#

RootResults.get(key, default=None, /)#

如果字典中存在键,则返回键的值,否则返回默认值。