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