Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseLU/
DSparseLU_heap_relax_snode.h46 void SparseLUImpl<Scalar,StorageIndex>::heap_relax_snode (const Index n, IndexVector& et, const Ind… in heap_relax_snode() function
DSparseLUImpl.h39 …void heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& des…
DSparseLU.h573 Base::heap_relax_snode(n, m_etree, m_perfv.relax, marker, relax_end); in factorize()