You are here:
Symbol Reference >
MtxExpr Namespace
>
Functions
>
MtxExpr.AddTensorProd Function
MtxVec VCL
MtxExpr.AddTensorProd Function
MtxExpr
|
Functions
Collapse All
Returns Src + Vector1*Vector2'
Pascal
function
AddTensorProd
(
const
Src
:
TMtx
;
const
Vec1
:
TVec
;
const
Vec2
:
TVec
;
ConjVec2
: boolean = False):
Matrix
;
overload
;
File
MtxExpr
Description
Internally calls
Matrix.AddTensorProd
Group
Functions
Links
MtxExpr
,
Functions
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!