Package org.apache.commons.math

Common classes used throughout the commons-math library.

See:
          Description

Class Summary
MessagesResources_fr French localization message resources for the commons-math library.
 

Exception Summary
ArgumentOutsideDomainException Error thrown when a method is called with an out of bounds argument.
ConvergenceException Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.
DimensionMismatchException Error thrown when two dimensions differ.
DuplicateSampleAbscissaException Exeption thrown when a sample contains several entries at the same abscissa.
FunctionEvaluationException Exception thrown when an error occurs evaluating a function.
MathConfigurationException Signals a configuration problem with any of the factory methods.
MathException Base class for commons-math checked exceptions.
MaxIterationsExceededException Error thrown when a numerical computation exceeds its allowed number of iterations.
 

Package org.apache.commons.math Description

Common classes used throughout the commons-math library.