bundles / scipy 1.17.1 / scipy / optimize / _trustregion_exact / gershgorin_bounds
function
scipy.optimize._trustregion_exact:gershgorin_bounds
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