tngmath::SparseArpack Member List
This is the complete list of members for
tngmath::SparseArpack, including all inherited members.
Eigenvalues() (defined in tngmath::SparseArpack) | tngmath::SparseArpack | [inline, protected] |
Eigenvalues() const | tngmath::SparseArpack | [inline] |
Eigenvectors() (defined in tngmath::SparseArpack) | tngmath::SparseArpack | [inline, protected] |
Eigenvectors() const | tngmath::SparseArpack | [inline] |
Largest(const SparseMatrixType &A, const unsigned int number) | tngmath::SparseArpack | |
Largest(const SparseMatrixType &A, const SparseMatrixType &B, SparseSolver &solver, const unsigned int number) | tngmath::SparseArpack | |
m_eigenvalues | tngmath::SparseArpack | [protected] |
m_eigenvectors | tngmath::SparseArpack | [protected] |
m_maxIter | tngmath::SparseArpack | [protected] |
m_precision | tngmath::SparseArpack | [protected] |
MatrixType typedef | tngmath::SparseArpack | |
MaxIterations() const | tngmath::SparseArpack | [inline] |
Precision() const | tngmath::SparseArpack | [inline] |
SetMaxIterations(unsigned int it) | tngmath::SparseArpack | [inline] |
SetPrecision(double prec) | tngmath::SparseArpack | [inline] |
ShiftInvert(const SparseMatrixType &A, SparseSolver &solver, const double &shift, const unsigned int number) | tngmath::SparseArpack | |
ShiftInvert(const SparseMatrixType &A, const SparseMatrixType &B, SparseSolver &solver, const double &shift, const unsigned int number) | tngmath::SparseArpack | |
SparseArpack() | tngmath::SparseArpack | |
SparseMatrixType typedef | tngmath::SparseArpack | |
~SparseArpack() | tngmath::SparseArpack | [inline, virtual] |