You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
NormL1 Method
>
Matrix.NormL1 Method ()
Dew Math for .NET
Matrix.NormL1 Method ()
Matrix Structure
Matrix Members
Dew.Math Namespace
NormL1 Method
Collapse All
The L1-norm of the calling
Matrix
.
Syntax
C#
Visual Basic
public
double
NormL1
();
Public
Sub
NormL1
()
Remarks
Calculates:
NormL1 =
Sum
(|a[i]|), 0 < i <
Length
-1
Group
NormL1 Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
NormL1 Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!