Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h348 inline BlockXpr bottomLeftCorner(Index cRows, Index cCols) in bottomLeftCorner() function
355 inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const in bottomLeftCorner() function
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner() function
381 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const in bottomLeftCorner() function
406 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) in bottomLeftCorner() function
413 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCo… in bottomLeftCorner() function