IMSL C# Numerical Library |
|
ZeroNormException Constructor (String)
The computations cannot continue because the Euclidean norm of the column is equal to zero.
public ZeroNormException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
ZeroNormException Class | Imsl.Stat Namespace | ZeroNormException Constructor Overload List