scipy.optimize.RootResults.

get#

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

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