compute(Index maxit=1000, Scalar tol=1e-10, int sort_rule=LARGEST_MAGN) | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
eigenvalues() const | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
eigenvectors(Index nvec) const | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
eigenvectors() const | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
GenEigsSolver(OpType *op, Index nev, Index ncv) | Spectra::GenEigsSolver< Scalar, SelectionRule, OpType > | inline |
Index typedef | Spectra::GenEigsSolver< Scalar, SelectionRule, OpType > | private |
info() const | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
init(const Scalar *init_resid) | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
init() | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
m_fac | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_n | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_ncv | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_nev | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_niter | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_nmatop | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_op | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_ritz_est | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_ritz_val | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
m_ritz_vec | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | protected |
num_iterations() const | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
num_operations() const | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inline |
sort_ritzpair(int sort_rule) | Spectra::GenEigsBase< Scalar, SelectionRule, OpType, IdentityBOp > | inlineprotectedvirtual |