Home
last modified time | relevance | path

Searched defs:middleRows (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/plugins/
DBlockMethods.h347 inline RowsBlockXpr middleRows(Index startRow, Index numRows) in middleRows() function
353 inline ConstRowsBlockXpr middleRows(Index startRow, Index numRows) const in middleRows() function
369 inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow) in middleRows() function
376 inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow) const in middleRows() function