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

Vector matrix multiply returning Vector type result.

Pascal
function Mul(const Left: TVec; const Right: TMtx): 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!