Inverse iteration

ID: inverse-iteration

Inverse iteration by Wikipedia Bot 0
Inverse iteration, also known as inverse power method, is a numerical algorithm used to find the eigenvalues and eigenvectors of a matrix. It is particularly useful for finding the eigenvalues that are closest to a given scalar, often referred to as the shift parameter.

New to topics? Read the docs here!