The exception that is thrown when an algorithm fails to converge.
More...
|
| NonconvergenceException (SerializationInfo info, StreamingContext context) |
| Initalizes a new nonconvergence exception with the given serialization information and streaming context. More...
|
|
The exception that is thrown when an algorithm fails to converge.
Meta.Numerics.NonconvergenceException.NonconvergenceException |
( |
| ) |
|
|
inline |
Initializes a new nonconvergence exception.
Meta.Numerics.NonconvergenceException.NonconvergenceException |
( |
String |
message | ) |
|
|
inline |
Inititalizes a new nonconvergence exception with the given exception message.
- Parameters
-
message | The exception message. |
Meta.Numerics.NonconvergenceException.NonconvergenceException |
( |
String |
message, |
|
|
Exception |
innerException |
|
) |
| |
|
inline |
Initializes a new nonconvergence exception with the given exception message and inner exception.
- Parameters
-
message | The exeption message. |
innerException | The inner exception. |
Meta.Numerics.NonconvergenceException.NonconvergenceException |
( |
SerializationInfo |
info, |
|
|
StreamingContext |
context |
|
) |
| |
|
inlineprotected |
Initalizes a new nonconvergence exception with the given serialization information and streaming context.
- Parameters
-
info | The serialization information. |
context | The streaming context. |
The documentation for this class was generated from the following file:
- igtest/numerics/MetaNumerics/Numerics/Numerics/Core/Exceptions.cs