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