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

The C-norm of calling Matrix.

Syntax
C#
Visual Basic
public double NormC();

Computes: 

 

NormC = max|a[i]|, 0 < i < Length-1
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!