IMSL C# Numerical Library

NonPosVarianceException Constructor (String)

The problem is ill-conditioned.

public NonPosVarianceException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

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