Skip to main content

EigsStatusItem

Computation info for iterative eigensolvers. The computation info indicates the status of the computation after running an iterative eigensolver. The allowed values are:

| Value | Description | | ---------------- | --------------------------------------------- | | successful | The computation was successful. | | not_computed | The computation was not performed. | | not_converging | The computation did not converge. | | numerical_issue | A numerical issue occurred during computation.|