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

The L1-norm of the calling Matrix.

Pascal
function NormL1: double; overload;

Calculates: 

 

NormL1 = Sum(|a[i]|), 0 < i < Length-1
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!