Searched refs:Matrix2s (Results 1 – 1 of 1) sorted by relevance
202 typedef Matrix<Scalar,2,2> Matrix2s; typedef322 Matrix2s STi = m_T.template block<2,2>(i,i).template triangularView<Upper>(). in splitOffTwoRows()