You are here:
Symbol Reference >
clMtxExpr Namespace
>
Functions
>
clMtxExpr.NormL1 Function
MtxVec VCL
clMtxExpr.NormL1 Function
clMtxExpr
|
Functions
Collapse All
Computes the L1
Norm
between X and Y.
Pascal
function
NormL1
(
const
X
:
TOpenCLMatrix
;
const
Y
:
TOpenCLMatrix
;
RelativeError
: boolean = False): double;
overload
;
File
clMtxExpr
Description
Internally calls
clMatrix.NormL1
Group
Functions
Links
clMtxExpr
,
Functions
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!