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

Copies values from the calling object to the Dst array.

Pascal
function CopyToArray(var Dst: Math387.TByteArray; Rounding: TRounding): TMtxVec; overload;

Converts floating point data to 1 byte unsigned integer numbers. The rounding method used is specified with the Rounding parameter.

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