#include <Defaults.h>
Static Public Attributes | |
static const double | ILL_COND_TOL = 1e-14 |
Setting all the LinearEigenSolverDefaults. More... | |
static const std::map< size_type, size_type > | CHEBY_ORDER_LOOKUP |
Setting all the ChebyshevPolynomialDegreeDefaults. More... | |
static const size_type | LANCZOS_MAX_KRYLOV_SUBSPACE = 20 |
static const double | LANCZOS_EXTREME_EIGENVAL_TOL = 1e-6 |
static const double | LANCZOS_BETA_TOL = 1e-14 |
|
static |
Setting all the ChebyshevPolynomialDegreeDefaults.
|
static |
Setting all the LinearEigenSolverDefaults.
|
static |
|
static |
|
static |