Class Hierarchy
- java.lang.Object
- org.apache.commons.math.ConvergingAlgorithmImpl (implements org.apache.commons.math.ConvergingAlgorithm)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.commons.math.MathException (implements org.apache.commons.math.exception.MathThrowable)
- org.apache.commons.math.ConvergenceException
- org.apache.commons.math.MaxEvaluationsExceededException
- org.apache.commons.math.MaxIterationsExceededException
- org.apache.commons.math.DimensionMismatchException
- org.apache.commons.math.DuplicateSampleAbscissaException
- org.apache.commons.math.FunctionEvaluationException
- org.apache.commons.math.ArgumentOutsideDomainException
- org.apache.commons.math.MathConfigurationException (implements java.io.Serializable)
- org.apache.commons.math.ConvergenceException
- java.lang.RuntimeException
- org.apache.commons.math.MathRuntimeException (implements org.apache.commons.math.exception.MathThrowable)
- org.apache.commons.math.MathException (implements org.apache.commons.math.exception.MathThrowable)
- java.lang.Exception
Interface Hierarchy
- org.apache.commons.math.ConvergingAlgorithm
- org.apache.commons.math.Field<T>
- org.apache.commons.math.FieldElement<T>