You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > TVec.AddTensorProd Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.AddTensorProd Method

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

Syntax
C#
Visual Basic
public TVec AddTensorProd([In] TMtx Mtx, [In] TVec Vec, TMtxType MtxType, TMtxOperation Operation);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!