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

Returns Src + Vector1*Vector2'

Pascal
function AddTensorProd(const Src: TMtx; const Vec1: TVec; const Vec2: TVec; ConjVec2: boolean = False): Matrix; overload;

Internally calls Matrix.AddTensorProd

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