{ } Raw JSON

bundles / scipy 1.17.1 / scipy / optimize / _trustregion_exact / gershgorin_bounds

function

scipy.optimize._trustregion_exact:gershgorin_bounds

source: /scipy/optimize/_trustregion_exact.py :127

Signature

def   gershgorin_bounds ( H )

Summary

Given a square matrix H compute upper and lower bounds for its eigenvalues (Gregoshgorin Bounds). Defined ref. [1].

Aliases

  • scipy.optimize._trustregion_exact.gershgorin_bounds