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

/external/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h59 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const double Ax[], function in namespace:Eigen
66 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const std::complex<double> Ax[], function in namespace:Eigen
431 errorCode = umfpack_solve(UMFPACK_A,

Completed in 52 milliseconds