Searched refs:relax_snode (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_relax_snode.h | 47 void SparseLUImpl<Scalar,StorageIndex>::relax_snode (const Index n, IndexVector& et, const Index re… in relax_snode() function
|
D | SparseLUImpl.h | 40 …void relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descenda…
|
D | SparseLU.h | 575 Base::relax_snode(n, m_etree, m_perfv.relax, marker, relax_end); in factorize()
|