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

Multiply each element of Vec with Value and store the result in the calling object.

Pascal
function Mul(const Vec: TMtxVec; Value: double): TMtxVec; overload;

Size and Complex properties of the calling object are adjusted automatically.

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