CopyMatrix (FUN)ΒΆ
FUNCTION CopyMatrix : ResultCode
Copies the values of matrix A to matrix B (of equal size)
- InOut:
Scope
Name
Type
Comment
Return
CopyMatrix
Inout
B
The destination
A
The source
FUNCTION CopyMatrix : ResultCode
Copies the values of matrix A to matrix B (of equal size)
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
||
Inout |
|
The destination |
|
|
The source |