Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h92 inline BlockXpr topRightCorner(Index cRows, Index cCols) in topRightCorner() function
99 inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const in topRightCorner() function
118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner() function
126 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const in topRightCorner() function
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner() function
158 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols… in topRightCorner() function