Updated docs and added constants to tracker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#title MatrixFromBuffer [RCBasic Doc]
|
||||
#header sub MatrixFromBuffer(mA, r, c, ByRef buffer)
|
||||
#header Sub MatrixFromBuffer(mA, r, c, ByRef buffer)
|
||||
|
||||
Creates a matrix from an array.
|
||||
|
||||
NOTE: buffer must have the same number of dimensions as the desired matrix for the structure to remain intact.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user