Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h463 bottomLeftCorner(NRowsType cRows, NColsType cCols) in bottomLeftCorner() function
478 bottomLeftCorner(NRowsType cRows, NColsType cCols) const in bottomLeftCorner() function
498 typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner() function
506 const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const in bottomLeftCorner() function
532 typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) in bottomLeftCorner() function
540 const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) con… in bottomLeftCorner() function