Updated docs and added constants to tracker
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#title IncrementMatrixRows [RCBasic Doc]
|
||||
#header sub IncrementMatrixRows(mA, mB, r, num_rows, value)
|
||||
#header Sub IncrementMatrixRows(mA, mB, r, num_rows, value)
|
||||
|
||||
Increments all the values in a specified number of rows in matrix mA, starting from row r. The result is stored in matrix mB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user