Home
last modified time | relevance | path

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

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