Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparselu.cpp26 SparseLU<SparseMatrix<T, ColMajor, long int>, NaturalOrdering<long int> > sparselu_natural; in test_sparselu_T() local
30 check_sparse_square_solving(sparselu_natural, 300, 2000, true); in test_sparselu_T()