You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > CopyToArray Method > TMtxVecInt.CopyToArray Method (TSCplxArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.CopyToArray Method (TSCplxArray)

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

Pascal
function CopyToArray(var Dst: TSCplxArray): 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!