Class template Dune::XT::LA::GeneralizedEigenSolverOptions¶
-
template<class MatrixType>
class Dune::XT::LA::GeneralizedEigenSolverOptions<MatrixType, true>¶ Default generalized eigen-solver options for a generic matrix type.
Method Dune::XT::LA::GeneralizedEigenSolverOptions::types¶
-
template<class MatrixType>
static int Dune::XT::LA::GeneralizedEigenSolverOptions<MatrixType, true>::types()¶ No documentation provided.
Method Dune::XT::LA::GeneralizedEigenSolverOptions::options¶
-
template<class MatrixType>
static Common::Configuration Dune::XT::LA::GeneralizedEigenSolverOptions<MatrixType, true>::options(const std::string &type)¶ No documentation provided.