Lines Matching defs:cCols

142 topRightCorner(NRowsType cRows, NColsType cCols)  in topRightCorner()
156 topRightCorner(NRowsType cRows, NColsType cCols) const in topRightCorner()
210 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
218 const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const in topRightCorner()
249 topLeftCorner(NRowsType cRows, NColsType cCols) in topLeftCorner()
263 topLeftCorner(NRowsType cRows, NColsType cCols) const in topLeftCorner()
316 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
324 const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const in topLeftCorner()
355 bottomRightCorner(NRowsType cRows, NColsType cCols) in bottomRightCorner()
370 bottomRightCorner(NRowsType cRows, NColsType cCols) const in bottomRightCorner()
424 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) in bottomRightCorner()
432 const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) co… in bottomRightCorner()
463 bottomLeftCorner(NRowsType cRows, NColsType cCols) in bottomLeftCorner()
478 bottomLeftCorner(NRowsType cRows, NColsType cCols) const in bottomLeftCorner()
532 typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) in bottomLeftCorner()
540 const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) con… in bottomLeftCorner()