Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h481 inline ColsBlockXpr middleCols(Index startCol, Index numCols) in middleCols() function
487 inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const in middleCols() function
503 inline typename NColsBlockXpr<N>::Type middleCols(Index startCol) in middleCols() function
510 inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol) const in middleCols() function