Class Hierarchy
- java.lang.Object
- org.apache.commons.math.estimation.AbstractEstimator (implements org.apache.commons.math.estimation.Estimator)
- org.apache.commons.math.estimation.GaussNewtonEstimator (implements java.io.Serializable)
- org.apache.commons.math.estimation.LevenbergMarquardtEstimator (implements java.io.Serializable)
- org.apache.commons.math.estimation.EstimatedParameter (implements java.io.Serializable)
- org.apache.commons.math.estimation.SimpleEstimationProblem (implements org.apache.commons.math.estimation.EstimationProblem)
- 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.estimation.EstimationException
- org.apache.commons.math.MathException (implements org.apache.commons.math.exception.MathThrowable)
- java.lang.Exception
- org.apache.commons.math.estimation.WeightedMeasurement (implements java.io.Serializable)
- org.apache.commons.math.estimation.AbstractEstimator (implements org.apache.commons.math.estimation.Estimator)
Interface Hierarchy
- org.apache.commons.math.estimation.EstimationProblem
- org.apache.commons.math.estimation.Estimator