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