Searched defs:sparselu_colamd (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dsparselu.cpp40 SparseLU<SparseMatrix<T, ColMajor> /*, COLAMDOrdering<int>*/ > sparselu_colamd; // COLAMDOrdering is the default local
44 check_sparse_square_solving(sparselu_colamd);

Completed in 79 milliseconds