IMSL C# Numerical Library

SparseMatrix.FrobeniusNorm Method 

Returns the Frobenius norm of the matrix.

public double FrobeniusNorm();

Return Value

A double scalar equal to the Frobenius norm of the matrix.

See Also

SparseMatrix Class | Imsl.Math Namespace