Searched defs:topRightCorner (Results 1 – 1 of 1) sorted by relevance
78 inline Block<Derived> topRightCorner(Index cRows, Index cCols) in topRightCorner() function84 inline const Block<const Derived> topRightCorner(Index cRows, Index cCols) const in topRightCorner() function99 inline Block<Derived, CRows, CCols> topRightCorner() in topRightCorner() function106 inline const Block<const Derived, CRows, CCols> topRightCorner() const in topRightCorner() function