Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h355 bottomRightCorner(NRowsType cRows, NColsType cCols) in bottomRightCorner() function
370 bottomRightCorner(NRowsType cRows, NColsType cCols) const in bottomRightCorner() function
390 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner() function
398 const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const in bottomRightCorner() function
424 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) in bottomRightCorner() function
432 const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) co… in bottomRightCorner() function