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

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

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

Size of the calling object is set automatically. Complex property of the calling object is set to True.

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