Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h263 inline BlockXpr bottomRightCorner(Index cRows, Index cCols) in bottomRightCorner() function
270 inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const in bottomRightCorner() function
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner() function
296 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const in bottomRightCorner() function
321 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) in bottomRightCorner() function
328 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cC… in bottomRightCorner() function