Class Hierarchy
- java.lang.Object
- org.orekit.estimation.leastsquares.AbstractBatchLSModel (implements org.hipparchus.optim.nonlinear.vector.leastsquares.MultivariateJacobianFunction)
- org.orekit.estimation.leastsquares.BatchLSModel
- org.orekit.estimation.leastsquares.DSSTBatchLSModel
- org.orekit.estimation.leastsquares.PythonAbstractBatchLSModel
- org.orekit.estimation.leastsquares.BatchLSEstimator
- org.orekit.estimation.leastsquares.SequentialBatchLSEstimator
- org.orekit.estimation.leastsquares.PythonBatchLSObserver (implements org.orekit.estimation.leastsquares.BatchLSObserver)
- org.orekit.estimation.leastsquares.PythonModelObserver (implements org.orekit.estimation.leastsquares.ModelObserver)
- org.orekit.estimation.leastsquares.AbstractBatchLSModel (implements org.hipparchus.optim.nonlinear.vector.leastsquares.MultivariateJacobianFunction)
Interface Hierarchy
- org.orekit.estimation.leastsquares.BatchLSObserver
- org.orekit.estimation.leastsquares.ModelObserver