Package | Description |
---|---|
fr.cnes.sirius.patrius.math.analysis.integration | |
fr.cnes.sirius.patrius.math.distribution | |
fr.cnes.sirius.patrius.math.exception | |
fr.cnes.sirius.patrius.math.fraction | |
fr.cnes.sirius.patrius.math.genetics | |
fr.cnes.sirius.patrius.math.geometry.euclidean.threed | |
fr.cnes.sirius.patrius.math.linear | |
fr.cnes.sirius.patrius.math.ode |
This package provides classes to solve Ordinary Differential Equations problems.
|
fr.cnes.sirius.patrius.math.optim.linear | |
fr.cnes.sirius.patrius.math.stat.regression | |
fr.cnes.sirius.patrius.math.util |
Class and Description |
---|
MaxCountExceededException
Exception to be thrown when some counter maximum value is exceeded.
|
TooManyEvaluationsException
Exception to be thrown when the maximal number of evaluations is exceeded.
|
Class and Description |
---|
DimensionMismatchException
Exception to be thrown when two dimensions differ.
|
NotPositiveException
Exception to be thrown when the argument is negative.
|
Class and Description |
---|
MathIllegalArgumentException
Base class for all preconditions violation exceptions.
|
MathIllegalNumberException
Base class for exceptions raised by a wrong number.
|
MathIllegalStateException
Base class for all exceptions that signal a mismatch between the
current state and the user's expectations.
|
MaxCountExceededException
Exception to be thrown when some counter maximum value is exceeded.
|
NumberIsTooSmallException
Exception to be thrown when a number is too small.
|
Class and Description |
---|
ConvergenceException
Error thrown when a numerical computation can not be performed because the
numerical result failed to converge to a finite value.
|
MathIllegalStateException
Base class for all exceptions that signal a mismatch between the
current state and the user's expectations.
|
Class and Description |
---|
MathIllegalArgumentException
Base class for all preconditions violation exceptions.
|
Class and Description |
---|
MathIllegalArgumentException
Base class for all preconditions violation exceptions.
|
MathRuntimeException
As of release 4.0, all exceptions thrown by the Commons Math code (except
NullArgumentException ) inherit from
this class. |
Class and Description |
---|
DimensionMismatchException
Exception to be thrown when two dimensions differ.
|
MathIllegalArgumentException
Base class for all preconditions violation exceptions.
|
MathIllegalNumberException
Base class for exceptions raised by a wrong number.
|
MultiDimensionMismatchException
Exception to be thrown when two sets of dimensions differ.
|
NumberIsTooSmallException
Exception to be thrown when a number is too small.
|
Class and Description |
---|
MathIllegalArgumentException
Base class for all preconditions violation exceptions.
|
Class and Description |
---|
MathIllegalStateException
Base class for all exceptions that signal a mismatch between the
current state and the user's expectations.
|
Class and Description |
---|
MathIllegalArgumentException
Base class for all preconditions violation exceptions.
|
Class and Description |
---|
MathArithmeticException
Base class for arithmetic exceptions.
|
Copyright © 2023 CNES. All rights reserved.