Click or drag to resize

SingularUMatrixException Constructor

Overload List
 NameDescription
Public methodSingularUMatrixException Initializes a new instance of the SingularUMatrixException class.
Public methodSingularUMatrixException(Int32) Initializes a new instance of the SingularUMatrixException class for a specific diagonal element.
Public methodSingularUMatrixException(Int32, Exception) Initializes a new instance of the SingularUMatrixException class for a specific diagonal element and inner exception.
Top
See Also