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