bundles / scipy latest / scipy / odr / _odrpack / _report_error
function
scipy.odr._odrpack:_report_error
source: /scipy/odr/_odrpack.py :124
Signature
def _report_error ( info ) Summary
Interprets the return code of the odr routine.
Parameters
info: intThe return code of the odr routine.
Returns
problems: list(str)A list of messages about why the odr() routine stopped.
Aliases
-
scipy.odr._odrpack._report_error