You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Scale Method > Vector.Scale Method (double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Scale Method (double)

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

Pascal
function Scale(Factor: double): TMtxVec; overload;

deprecated; // deprecated use Mul instead  

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!