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

Vector multiplication.

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

Multiply each of Vec elements with corresponding elements in the calling object. Size and TMtxVec.Complex property of the calling object are set automatically. The result is stored in the calling object.

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