ArpackGeneralizedSelfAdjointEigenSolver() | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
ArpackGeneralizedSelfAdjointEigenSolver(const LMatrixType &A, const RMatrixType &B, Index nbrEigenvalues, std::string eigs_sigma="LM", int parameters=ComputeEigenvectors, RealScalar tol=0.0) | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
ArpackGeneralizedSelfAdjointEigenSolver(const LMatrixType &A, Index nbrEigenvalues, std::string eigs_sigma="LM", int parameters=ComputeEigenvectors, RealScalar tol=0.0) | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
compute(const LMatrixType &A, const RMatrixType &B, Index nbrEigenvalues, std::string eigs_sigma="LM", int parameters=ComputeEigenvectors, RealScalar tol=0.0) | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
compute(const LMatrixType &A, Index nbrEigenvalues, std::string eigs_sigma="LM", int parameters=ComputeEigenvectors, RealScalar tol=0.0) | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
eigenvalues() const | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
eigenvectors() const | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
getNbrConvergedEigenValues() const | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
getNbrIterations() const | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
Index typedef | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
info() const | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
m_eigenvectorsOk | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | protected |
m_eivalues | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | protected |
m_eivec | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | protected |
m_info | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | protected |
m_isInitialized | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | protected |
m_nbrConverged | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | protected |
m_nbrIterations | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | protected |
operatorInverseSqrt() const | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
operatorSqrt() const | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
RealScalar typedef | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
RealVectorType typedef | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |
Scalar typedef | ArpackGeneralizedSelfAdjointEigenSolver< LMatrixType, RMatrixType, MatrixOperation, BisSPD > | |