IMSL C# Numerical Library

NotDefiniteAMatrixException Constructor

The input matrix A is indefinite, that is the matrix is not positive or negative definite.

Overload List

The input matrix A is indefinite, that is the matrix is not positive or negative definite.

public NotDefiniteAMatrixException();

The input matrix A is indefinite, that is the matrix is not positive or negative definite.

protected NotDefiniteAMatrixException(SerializationInfo,StreamingContext);

The input matrix A is indefinite, that is the matrix is not positive or negative definite.

public NotDefiniteAMatrixException(string);

The input matrix A is indefinite, that is the matrix is not positive or negative definite.

public NotDefiniteAMatrixException(string,Exception);

See Also

NotDefiniteAMatrixException Class | Imsl.Math Namespace