Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h436 inline ColsBlockXpr rightCols(Index n) in rightCols() function
442 inline ConstColsBlockXpr rightCols(Index n) const in rightCols() function
457 inline typename NColsBlockXpr<N>::Type rightCols() in rightCols() function
464 inline typename ConstNColsBlockXpr<N>::Type rightCols() const in rightCols() function