Lines Matching defs:cCols

134 topRightCorner(NRowsType cRows, NColsType cCols)  in topRightCorner()
148 topRightCorner(NRowsType cRows, NColsType cCols) const in topRightCorner()
201 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
208 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols in topRightCorner()
239 topLeftCorner(NRowsType cRows, NColsType cCols) in topLeftCorner()
253 topLeftCorner(NRowsType cRows, NColsType cCols) const in topLeftCorner()
305 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
312 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)… in topLeftCorner()
343 bottomRightCorner(NRowsType cRows, NColsType cCols) in bottomRightCorner()
358 bottomRightCorner(NRowsType cRows, NColsType cCols) const in bottomRightCorner()
411 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) in bottomRightCorner()
418 …st typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const in bottomRightCorner()
449 bottomLeftCorner(NRowsType cRows, NColsType cCols) in bottomLeftCorner()
464 bottomLeftCorner(NRowsType cRows, NColsType cCols) const in bottomLeftCorner()
517 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) in bottomLeftCorner()
524 …nst typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const in bottomLeftCorner()