You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > CopyToArray Method > MatrixInt.CopyToArray Method (TCplxArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.CopyToArray Method (TCplxArray)

Copies values from the calling object to the Dst array and converts data to double precision numbers.

Pascal
function CopyToArray(var Dst: TCplxArray): TMtxVecInt; overload;

Consecutive elements are converted to real and imaginary parts.

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