Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparselu.cpp44 check_sparse_square_solving(sparselu_colamd); in test_sparselu_T()
45 check_sparse_square_solving(sparselu_amd); in test_sparselu_T()
46 check_sparse_square_solving(sparselu_natural); in test_sparselu_T()
Dsuperlu_support.cpp18 CALL_SUBTEST_1( check_sparse_square_solving(superlu_double_colmajor) ); in test_superlu_support()
19 CALL_SUBTEST_2( check_sparse_square_solving(superlu_cplxdouble_colmajor) ); in test_superlu_support()
Dumfpack_support.cpp19 check_sparse_square_solving(umfpack_colmajor); in test_umfpack_support_T()
20 check_sparse_square_solving(umfpack_rowmajor); in test_umfpack_support_T()
Dbicgstab.cpp20 CALL_SUBTEST( check_sparse_square_solving(bicgstab_colmajor_diag) ); in test_bicgstab_T()
22 CALL_SUBTEST( check_sparse_square_solving(bicgstab_colmajor_ilut) ); in test_bicgstab_T()
Dpastix_support.cpp27 check_sparse_square_solving(pastix_lu); in test_pastix_T()
35 check_sparse_square_solving(pastix_lu); in test_pastix_T_LU()
Dmetis_support.cpp33 check_sparse_square_solving(sparselu_metis); in test_metis_T()
Dpardiso_support.cpp20 check_sparse_square_solving(pardiso_lu); in test_pardiso_T()
Dsparse_solver.h280 template<typename Solver> void check_sparse_square_solving(Solver& solver) in check_sparse_square_solving() function
/external/eigen/unsupported/test/
Dgmres.cpp21 CALL_SUBTEST( check_sparse_square_solving(gmres_colmajor_diag) ); in test_gmres_T()
23 CALL_SUBTEST( check_sparse_square_solving(gmres_colmajor_ilut) ); in test_gmres_T()
Ddgmres.cpp21 CALL_SUBTEST( check_sparse_square_solving(dgmres_colmajor_diag) ); in test_dgmres_T()
23 CALL_SUBTEST( check_sparse_square_solving(dgmres_colmajor_ilut) ); in test_dgmres_T()