Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h84 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const double Ax[], in umfpack_solve() function
91 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const std::complex<double> Ax[], in umfpack_solve() function
492 errorCode = umfpack_solve(UMFPACK_A, in _solve_impl()