Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparselu.cpp24 …SparseLU<SparseMatrix<T, ColMajor> /*, COLAMDOrdering<int>*/ > sparselu_colamd; // COLAMDOrdering … in test_sparselu_T() local
28 check_sparse_square_solving(sparselu_colamd, 300, 100000, true); in test_sparselu_T()
32 check_sparse_square_abs_determinant(sparselu_colamd); in test_sparselu_T()
35 check_sparse_square_determinant(sparselu_colamd); in test_sparselu_T()