Searched refs:updMatrixBlock (Results 1 – 2 of 2) sorted by relevance
130 table.updMatrixBlock(0, 0, table.getNumRows(), table.getNumColumns()) -= 2; in main()
1115 MatrixView updMatrixBlock(size_t rowStart, in updMatrixBlock() function