Updated docs and added constants to tracker
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#title CopyMatrixRows [RCBasic Doc]
|
||||
#header function CopyMatrixRows(mA, mB, r, num_rows)
|
||||
#header Function CopyMatrixRows(mA, mB, r, num_rows)
|
||||
|
||||
Copies the specified matrix rows from matrix mA to matrix mB.
|
||||
|
||||
Note: Matrix mB will be redimensioned to the size of the copied rows.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user