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