Hierarchy For Package org.apache.commons.math4.legacy.fitting.leastsquares
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.commons.math4.legacy.fitting.leastsquares.AbstractEvaluation (implements org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresProblem.Evaluation)
- org.apache.commons.math4.legacy.fitting.leastsquares.DifferentiatorVectorMultivariateJacobianFunction (implements org.apache.commons.math4.legacy.fitting.leastsquares.MultivariateJacobianFunction)
- org.apache.commons.math4.legacy.fitting.leastsquares.EvaluationRmsChecker (implements org.apache.commons.math4.legacy.optim.ConvergenceChecker<PAIR>)
- org.apache.commons.math4.legacy.fitting.leastsquares.GaussNewtonOptimizer (implements org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresOptimizer)
- org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresAdapter (implements org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresProblem)
- org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresBuilder
- org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresFactory
- org.apache.commons.math4.legacy.fitting.leastsquares.LevenbergMarquardtOptimizer (implements org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresOptimizer)
Interface Hierarchy
- org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresOptimizer
- org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresProblem.Evaluation
- org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresOptimizer.Optimum
- org.apache.commons.math4.legacy.fitting.leastsquares.MultivariateJacobianFunction
- org.apache.commons.math4.legacy.fitting.leastsquares.ValueAndJacobianFunction
- org.apache.commons.math4.legacy.optim.OptimizationProblem<PAIR>
- org.apache.commons.math4.legacy.fitting.leastsquares.LeastSquaresProblem
- org.apache.commons.math4.legacy.fitting.leastsquares.ParameterValidator
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.commons.math4.legacy.fitting.leastsquares.GaussNewtonOptimizer.Decomposition
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)