You are here: Symbol Reference > MtxVec Namespace > Classes > TVec Class > public > TVec.AddTensorProd Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TVec.AddTensorProd Method

Calculates the right tensor product between vector and matrix and adds the result to the calling vector.

Pascal
function AddTensorProd(const Mtx: TMtx; const Vec: TVec; MtxType: TMtxType = mtGeneral; Operation: TMtxOperation = opNone): TVec; overload;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!