UmfPackSupport.h | 45 inline int umfpack_numeric( const int Ap[], const int Ai[], const double Ax[], function in namespace:Eigen 52 inline int umfpack_numeric( const int Ap[], const int Ai[], const std::complex<double> Ax[], function in namespace:Eigen 351 errorCode = umfpack_numeric(m_outerIndexPtr, m_innerIndexPtr, m_valuePtr,
|