Spectra  1.0.1
Header-only C++ Library for Large Scale Eigenvalue Problems
Spectra::SymGEigsShiftSolver< OpType, BOpType, GEigsMode::ShiftInvert > Member List

This is the complete list of members for Spectra::SymGEigsShiftSolver< OpType, BOpType, GEigsMode::ShiftInvert >, including all inherited members.

compute(SortRule selection=SortRule::LargestMagn, Index maxit=1000, Scalar tol=1e-10, SortRule sorting=SortRule::LargestAlge)Spectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inline
eigenvalues() constSpectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inline
eigenvectors(Index nvec) constSpectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inlinevirtual
eigenvectors() constSpectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inlinevirtual
info() constSpectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inline
init(const Scalar *init_resid)Spectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inline
init()Spectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inline
num_iterations() constSpectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inline
num_operations() constSpectra::SymEigsBase< SymGEigsShiftInvertOp< OpType, BOpType >, BOpType >inline
SymGEigsShiftSolver(OpType &op, BOpType &Bop, Index nev, Index ncv, const Scalar &sigma)Spectra::SymGEigsShiftSolver< OpType, BOpType, GEigsMode::ShiftInvert >inline