IMSL C# Numerical Library

ZeroNormException Constructor (Int32)

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

public ZeroNormException(
   int index
);

Parameters

index
An int which specifies the column index for which the norm has been found to be zero.

See Also

ZeroNormException Class | Imsl.Stat Namespace | ZeroNormException Constructor Overload List