You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > NormL2 Method > TDenseMtxVec.NormL2 Method ()
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.NormL2 Method ()

Calculate the L2-norm of the calling vector.

Pascal
function NormL2: double; overload;

L2 norm, defined by: NormaL2 = ( Sum(|a[i]|^2) )^0.5 , 0 < i < Length-1 .

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!