Searched refs:bicgstab_colmajor_diag (Results 1 – 1 of 1) sorted by relevance
15 BiCGSTAB<SparseMatrix<T,0,I>, DiagonalPreconditioner<T> > bicgstab_colmajor_diag; in test_bicgstab_T() local20 bicgstab_colmajor_diag.setTolerance(NumTraits<T>::epsilon()*4); in test_bicgstab_T()23 CALL_SUBTEST( check_sparse_square_solving(bicgstab_colmajor_diag) ); in test_bicgstab_T()