You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > CopyToArray Method > TMtxVec.CopyToArray Method (Math387.TByteArray, TRounding)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.CopyToArray Method (Math387.TByteArray, TRounding)

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

Pascal
function CopyToArray(var Dst: Math387.TByteArray; 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!