Home
last modified time | relevance | path

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

/external/eigen/test/
Dlscg.cpp16 LeastSquaresConjugateGradient<SparseMatrix<T>, IdentityPreconditioner> lscg_colmajor_I; in test_lscg_T() local
21 CALL_SUBTEST( check_sparse_square_solving(lscg_colmajor_I) ); in test_lscg_T()
24 CALL_SUBTEST( check_sparse_leastsquare_solving(lscg_colmajor_I) ); in test_lscg_T()