class |
ConvergenceException |
Error thrown when a numerical computation can not be performed because the
numerical result failed to converge to a finite value.
|
class |
MathInternalError |
Exception triggered when something that shouldn't happen does happen.
|
class |
MathParseException |
Class to signal parse failures.
|
class |
MaxCountExceededException |
Exception to be thrown when some counter maximum value is exceeded.
|
class |
TooManyEvaluationsException |
Exception to be thrown when the maximal number of evaluations is exceeded.
|
class |
TooManyIterationsException |
Exception to be thrown when the maximal number of iterations is exceeded.
|