You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
NormL1 Method
>
Vector.NormL1 Method ()
Dew Math for .NET
Vector.NormL1 Method ()
Vector Structure
Vector Members
Dew.Math Namespace
NormL1 Method
Collapse All
Calculate the L1-norm of the calling vector.
Syntax
C#
Visual Basic
public
double
NormL1
();
Public
Sub
NormL1
()
Remarks
NormL1 =
Sum
(|a[i]|), 0 < i <
Length
-1
Group
NormL1 Method
Links
Vector Structure
,
Vector 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!