CopyElems (FUN)ΒΆ
FUNCTION CopyElems : ResultCode
Copies the elements given by a row-major array to a matrix A.
- InOut:
- Scope - Name - Type - Comment - Return - CopyElems- Inout - A- The destination - Input - pElems- POINTER TO LREAL - The array of elments in row-major form - nColsPhys- DINT- The physical domension of the columns, must not be less than A.nCols.