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

Calculate the C-norm of calling vector.

Syntax
C#
Visual Basic
public double NormC();

Computes: 

 

NormC = max|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!