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

Multiply all calling object elements with a complex Value in-place.

Pascal
function Scale(Factor: double; Index: integer; Len: integer): TMtxVec; overload;

deprecated; // use Mul instead

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