You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > CopyToArray Method > Matrix.CopyToArray Method (TSmallIntArray, TRounding)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.CopyToArray Method (TSmallIntArray, TRounding)

Copies values from the calling object to the Dst array and converts floating point data to 2 byte signed integer numbers.

Pascal
function CopyToArray(var Dst: TSmallIntArray; Rounding: TRounding): TMtxVec; overload;

The rounding method used is specified with the Rounding parameter.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!