CopyMatrix (FUN)ΒΆ

FUNCTION CopyMatrix : ResultCode

Copies the values of matrix A to matrix B (of equal size)

InOut:

Scope

Name

Type

Comment

Return

CopyMatrix

ResultCode

Inout

B

Matrix

The destination

A

Matrix

The source