Searched defs:panel_size (Results 1 – 3 of 3) sorted by relevance
151 …memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size, GlobalLU_t&… in memInit()
97 Index panel_size; // a panel consists of at most <panel_size> consecutive columns member
599 Index panel_size = m_perfv.panel_size; // upper bound on panel width in factorize() local