IMSL C# Numerical Library

ZeroNormException Constructor

The computations cannot continue because the Euclidean norm of the column is equal to zero.

Overload List

The computations cannot continue because the Euclidean norm of the column is equal to zero.

public ZeroNormException();

The computations cannot continue because the Euclidean norm of the column is equal to zero.

public ZeroNormException(int);

The computations cannot continue because the Euclidean norm of the column is equal to zero.

protected ZeroNormException(SerializationInfo,StreamingContext);

The computations cannot continue because the Euclidean norm of the column is equal to zero.

public ZeroNormException(string);

The computations cannot continue because the Euclidean norm of the column is equal to zero.

public ZeroNormException(string,Exception);

See Also

ZeroNormException Class | Imsl.Stat Namespace