|
NTPoly
|
This is the complete list of members for NTPoly::EigenSolvers, including all inherited members.
| EigenDecomposition(const Matrix_ps &matrix, Matrix_ps &eigenvalues, int nvals, Matrix_ps &eigenvectors, const SolverParameters &solver_parameters) | NTPoly::EigenSolvers | static |
| EigenValues(const Matrix_ps &matrix, Matrix_ps &eigenvalues, int nvals, const SolverParameters &solver_parameters) | NTPoly::EigenSolvers | static |
| GetIH(const Matrix_ps &dsm) | NTPoly::SolverBase | protectedstatic |
| GetIH(Matrix_ps &dsm) | NTPoly::SolverBase | protectedstatic |
| GetIH(const SolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
| GetIH(SolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
| SingularValueDecomposition(const Matrix_ps &matrix, Matrix_ps &leftvectors, Matrix_ps &rightvectors, Matrix_ps &singularvalues, const SolverParameters &solver_parameters) | NTPoly::EigenSolvers | static |