You are here: Symbol Reference > clMtxExpr Namespace > Classes > clMatrix Record > public > SetVal Method > clMatrix.SetVal Method (TCplx, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
clMatrix.SetVal Method (TCplx, integer, integer)

Set calling object complex elements [Index]..[Index+Len-1] to complex Value.

Pascal
function SetVal(Value: TCplx; Index: integer; Len: integer): TOpenCLMtxVec; overload;

Complex property of the calling object are set to true even before the call it was false. An exception is raised if calling object array borders are overrun/underrun.

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