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

/external/eigen/test/
H A Dpastix_support.cpp21 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; local
27 check_sparse_square_solving(pastix_lu);
34 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; local
35 check_sparse_square_solving(pastix_lu);

Completed in 80 milliseconds