You are here:
Symbol Reference >
MtxExpr Namespace
>
Functions
>
MtxExpr.DotProdc Function
MtxVec VCL
MtxExpr.DotProdc Function
MtxExpr
|
Functions
Collapse All
Returns the dot product: sum(X*Y).
Pascal
function
DotProdc
(
const
X
:
TVec
;
const
Y
:
TVec
;
ConjY
: boolean = false):
TCplx
;
overload
;
File
MtxExpr
Description
Internally calls
Vector.DotProdc
Group
Functions
Links
MtxExpr
,
Functions
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!