You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > NormL1 Method > Matrix.NormL1 Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.NormL1 Method ()

The L1-norm of the calling Matrix.

Syntax
C#
Visual Basic
public double NormL1();

Calculates: 

 

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