HomeSort by relevance Sort by last modified time
    Searched full:b_cs (Results 1 - 1 of 1) sorted by null

  /external/eigen/Eigen/src/CholmodSupport/
CholmodSupport.h 312 cholmod_sparse b_cs = viewAsCholmod(b); local
313 cholmod_sparse* x_cs = cholmod_spsolve(CHOLMOD_A, m_cholmodFactor, &b_cs, &m_cholmod);

Completed in 83 milliseconds