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

/external/eigen/test/
H A Dsparselu.cpp42 SparseLU<SparseMatrix<T, ColMajor, long int>, NaturalOrdering<long int> > sparselu_natural; local
46 check_sparse_square_solving(sparselu_natural);

Completed in 69 milliseconds