You are here:
Symbol Reference >
MtxExpr Namespace
>
Classes
>
Vector Record
>
public
>
Scale Method
MtxVec VCL
Scale Method
public
Collapse All
This is the overview for the Scale method overload.
Overload List
Name
Description
Vector.Scale (double)
Multipy calling object elements [Index]..[Index+Len-1] with Value in-place.
Vector.Scale (double, integer, integer)
Multiply
all calling object elements with a complex Value in-place.
Vector.Scale (TCplx)
Multipy calling object elements [Index]..[Index+Len-1] with complex Value in-place.
Vector.Scale (TCplx, integer, integer)
deprecated; // use
Mul
instead
Group
public
Links
public
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!