You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Mul Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Mul Function

Matrix vector multiply returning Vector type result.

Pascal
function Mul(const Left: TMtx; const Right: TVec): Vector; overload;

Internally calls Vector.TensorProd

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