IMSL C# Numerical Library

BadVarianceException Constructor

The input variance is not in the allowed range.

Overload List

Maximum number of iterations exceeded.

public BadVarianceException();

The input variance is not in the allowed range.

public BadVarianceException(int,double,double);

Maximum number of iterations exceeded.

protected BadVarianceException(SerializationInfo,StreamingContext);

Maximum number of iterations exceeded.

public BadVarianceException(string);

Maximum number of iterations exceeded.

public BadVarianceException(string,Exception);

See Also

BadVarianceException Class | Imsl.Stat Namespace