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

The L2-norm of the calling Matrix.

Pascal
function NormL2: double; overload;

Calculates: 

 

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!