Package org.apache.commons.math

Common classes used throughout the commons-math library.

See:
          Description

Exception Summary
ConvergenceException Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.
FunctionEvaluationException Exeption 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.
 

Package org.apache.commons.math Description

Common classes used throughout the commons-math library.



Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.