Class template EigenSolverTestForMatricesWithRealEigenvaluesAndVectors¶
Inherits from EigenSolverTest.
-
template<class M, class F, class C, class R>
class EigenSolverTestForMatricesWithRealEigenvaluesAndVectors : public EigenSolverTest<M, F, C, R>¶ No documentation provided.
-
void EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::gives_correct_real_eigenvalues(const Common::Configuration &tolerances = {}) const¶
No documentation provided.
-
void EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::gives_correct_max_eigenvalue(const Common::Configuration &tolerances = {}) const¶
No documentation provided.
-
void EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::gives_correct_min_eigenvalue(const Common::Configuration &tolerances = {}) const¶
No documentation provided.
-
void EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::gives_correct_real_eigendecomposition(const Common::Configuration &tolerances = {}) const¶
No documentation provided.
-
RealEigenValuesType EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::expected_real_eigenvalues_¶
No documentation provided.
-
RealType EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::expected_max_ev_¶
No documentation provided.
-
RealType EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::expected_min_ev_¶
No documentation provided.
-
type EigenSolverTestForMatricesWithRealEigenvaluesAndVectors::BaseType¶
No documentation provided.