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