You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
NormL2 Method
>
Matrix.NormL2 Method (int, int)
Dew Math for .NET
Matrix.NormL2 Method (int, int)
Matrix Structure
Matrix Members
Dew.Math Namespace
NormL2 Method
Collapse All
Calculates the L2 norm from calling
Matrix
elements [Index]..[Index+Len-1].
Syntax
C#
Visual Basic
public
double
NormL2
(
int
Index
,
int
Len
);
Public
Sub
NormL2
(
Index
As
Integer
,
Len
As
Integer
)
Group
NormL2 Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
NormL2 Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!