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

Multiply each element of Vec with complex Value.

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

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

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