You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > NormL2 Method > Vector.NormL2 Method ()
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.NormL2 Method ()

Calculate the L2-norm of the calling vector.

Pascal
function NormL2: double; overload;
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!