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

Multipy calling object elements [Index]..[Index+Len-1] with complex Value in-place.

Pascal
function Scale(Factor: TCplx; Index: integer; Len: integer): TOpenCLMtxVec; overload;

An exception is raised if array borders are overrun or underrun.

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