Returns the matrix one norm of the sparse matrix.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public double OneNorm() |
Visual Basic (Declaration) |
---|
Public Function OneNorm As Double |
Visual C++ |
---|
public: double OneNorm() |