Searched defs:MatrixBlockBounds (Results 1 – 1 of 1) sorted by relevance
58 struct MatrixBlockBounds { struct64 MatrixBlockBounds(int start_row_, int start_col_, int rows_, int cols_) in MatrixBlockBounds() argument