Skip to main content

EigsArnoldi<LinearOperator<real>>

EigsArnoldi 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.