Class template Dune::XT::LA::GeneralizedEigenSolverOptions¶
-
template<class MatrixType, bool is_matrix = XT::Common::is_matrix<MatrixType>::value>
class Dune::XT::LA::GeneralizedEigenSolverOptions¶ A means to obtain available options at compile time.
Note
This class needs to be specialized for each MatrixType, the purpose of this variant is merely to document the expected functionality.
-
static int Dune::XT::LA::GeneralizedEigenSolverOptions::types()
No documentation provided.
-
static Common::Configuration Dune::XT::LA::GeneralizedEigenSolverOptions::options(const std::string =
<recovery-expr>(""))¶ No documentation provided.