6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
#title ScalarMatrixRows [RCBasic Doc]
|
|
#header Function ScalarMatrixRows(mA, mB, r, num_rows, s_value)
|
|
|
|
Multiplies values in the specified rows of matrix mA by scalar value and stores the results in mB
|
|
|