Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseLU/
DSparseLUImpl.h51 …void panel_bmod(const Index m, const Index w, const Index jcol, const Index nseg, ScalarVector& de…
DSparseLU_panel_bmod.h56 void SparseLUImpl<Scalar,StorageIndex>::panel_bmod(const Index m, const Index w, const Index jcol, in panel_bmod() function
DSparseLU.h615 Base::panel_bmod(m, panel_size, jcol, nseg1, dense, tempv, segrep, repfnz, m_glu); in factorize()