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

Tensor product of two vectors returning Matrix type result.

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

Internally calls Vector.TensorProd

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