You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > CopyCplxFromArray Method > TOpenCLMtxVec.CopyCplxFromArray Method (TSingleArray, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.CopyCplxFromArray Method (TSingleArray, integer, integer)

Copies array content.

Pascal
function CopyCplxFromArray(const Src: TSingleArray; Index: integer; Len: integer): TOpenCLMtxVec; overload;

Copies Len complex elements from the Src array and stores them in the complex calling object starting at location Index. The value of the Complex property and size of the calling objects are not modified.

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