Searched refs:panel_bmod (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLUImpl.h | 51 …void panel_bmod(const Index m, const Index w, const Index jcol, const Index nseg, ScalarVector& de…
|
D | SparseLU_panel_bmod.h | 56 void SparseLUImpl<Scalar,StorageIndex>::panel_bmod(const Index m, const Index w, const Index jcol, in panel_bmod() function
|
D | SparseLU.h | 615 Base::panel_bmod(m, panel_size, jcol, nseg1, dense, tempv, segrep, repfnz, m_glu); in factorize()
|