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

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

Pascal
function NormL2(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!