Method | Description | |
---|---|---|
NonPositiveDefiniteMatrixException ( ) : System |
Initializes a new instance of the NonPositiveDefiniteMatrixException class.
|
|
NonPositiveDefiniteMatrixException ( string message ) : System |
Initializes a new instance of the NonPositiveDefiniteMatrixException class.
|
|
NonPositiveDefiniteMatrixException ( string message, |
Initializes a new instance of the NonPositiveDefiniteMatrixException class.
|
Method | Description | |
---|---|---|
NonPositiveDefiniteMatrixException ( |
Initializes a new instance of the NonPositiveDefiniteMatrixException class.
|
public NonPositiveDefiniteMatrixException ( ) : System | ||
return | System |
protected NonPositiveDefiniteMatrixException ( |
||
info | The |
|
context | The |
|
return | System |
public NonPositiveDefiniteMatrixException ( string message ) : System | ||
message | string | Message providing some additional information. |
return | System |
public NonPositiveDefiniteMatrixException ( string message, |
||
message | string | Message providing some additional information. |
innerException | The exception that is the cause of the current exception. | |
return | System |