IMSL C# Numerical Library

NoPositiveVarianceException Constructor (String)

No variable has positive variance. The Mahalanobis distances cannot be computed.

public NoPositiveVarianceException(
   string message
);

Parameters

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

See Also

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