IMSL C# Numerical Library

ComplexSparseMatrix.FrobeniusNorm Method 

Returns the Frobenius norm of the matrix.

public double FrobeniusNorm();

Return Value

A double containing the Frobenius norm of the matrix.

See Also

ComplexSparseMatrix Class | Imsl.Math Namespace