Matrix |
Name | Description | |
---|---|---|
![]() | MatrixException | Initializes a new instance of the MatrixException class. |
![]() | MatrixException(String) | Initializes a new instance of the MatrixException class with a specified error message. |
![]() | MatrixException(SerializationInfo, StreamingContext) | Initializes a new instance of the MatrixException class with serialized data. |
![]() | MatrixException(String, Exception) | Initializes a new instance of the MatrixException class with a specified error message and a reference to the inner exception that is the cause of this exception. |