You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > NormL1 Method > TOpenCLMtxVec.NormL1 Method (TOpenCLMtxVec, integer, integer, integer, boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.NormL1 Method (TOpenCLMtxVec, integer, integer, integer, boolean)

Calculates the L1 norm ||V-Vec|| between Vec elements [VecIndex]..[VecIndex+Len-1] and calling vector elements [Index]..[Index+Len-1].

Pascal
function NormL1(const Vec: TOpenCLMtxVec; VecIndex: integer; Index: integer; Len: integer; RelativeError: boolean = false): double; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!