Home
last modified time | relevance | path

Searched refs:minres_colmajor_upper_I (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dminres.cpp19 MINRES<SparseMatrix<T>, Upper, IdentityPreconditioner > minres_colmajor_upper_I; in test_minres_T() local
28 CALL_SUBTEST( check_sparse_spd_solving(minres_colmajor_upper_I) ); in test_minres_T()