Searched refs:computeRowMajor (Results 1 – 1 of 1) sorted by relevance
39 m_lu.IsRowMajor ? computeRowMajor() : compute(); in m_flags()90 void computeRowMajor();184 void SkylineInplaceLU<MatrixType>::computeRowMajor() { in computeRowMajor() function