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

Copies array content.

Pascal
function CopyCplxFromArray(const Src: TDoubleArray): TOpenCLMtxVec; overload;

Sets the size of the object to match the size of the Src array and copies the contents in to the calling object. The complex property is set to True.

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