Uses of Package
org.apache.commons.math.exception
Packages that use org.apache.commons.math.exception
Package
Description
Common classes used throughout the commons-math library.
Univariate real functions interpolation algorithms.
This package provided classes to solve estimation problems, it is deprecated since 2.0.
Specialized exceptions for algorithms errors.
Fraction number type and fraction number formatting.
This package provides basic 3D geometry components.
Linear algebra support.
This package provides classes to solve Ordinary Differential Equations problems.
This package provides classes to handle discrete events occurring during
Ordinary Differential Equations integration.
This package provides common interfaces for the optimization algorithms
provided in sub-packages.
This package provides classes to perform curve fitting.
This package provides optimization algorithms for linear constrained problems.
Convenience routines and common data structures used throughout the commons-math library.
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.analysis.interpolation
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.estimation
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.exceptionClassDescriptionBase class for all preconditions violation exceptions.Base class for exceptions raised by a wrong number.Base class for all exceptions that signal a mismatch between the current state and the user's expectations.Interface for commons-math throwables.Exception to be thrown when a number is too small.
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.fraction
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.geometry
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.linearClassDescriptionException to be thrown when two dimensions differ.Interface for commons-math throwables.
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.ode
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.ode.events
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.optimization
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.optimization.fittingClassDescriptionException to be thrown when zero is provided where it is not allowed.
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.optimization.linear
-
Classes in org.apache.commons.math.exception used by org.apache.commons.math.util