Skip to main content

EigsLanczos<LinearOperator<real>>

EigsLanczos iterative eigensolver.

Members

NameDescription
computeComputes the eigenvalues and eigenvectors with a specified selection rule, maximum iterations, and tolerance.
eigenvaluesReturns the computed eigenvalues for a specific operator.
eigenvectorsReturns the computed eigenvectors.