Home
last modified time | relevance | path

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

/external/eigen/test/
Dlscg.cpp18 LeastSquaresConjugateGradient<SparseMatrix<T,RowMajor>, IdentityPreconditioner> lscg_rowmajor_I; in test_lscg_T() local
27 CALL_SUBTEST( check_sparse_square_solving(lscg_rowmajor_I) ); in test_lscg_T()
30 CALL_SUBTEST( check_sparse_leastsquare_solving(lscg_rowmajor_I) ); in test_lscg_T()