Interface and Description |
---|
org.hipparchus.migration.ode.events.EventHandler
as of 1.0, replaced with
ODEEventHandler |
org.hipparchus.migration.ode.FirstOrderDifferentialEquations
as of 1.0, replaced with
OrdinaryDifferentialEquation |
org.hipparchus.migration.ode.sampling.FixedStepHandler
as of 1.0, replaced with
ODEFixedStepHandler |
org.hipparchus.migration.ode.MainStateJacobianProvider
as of 1.0, replaced with
ODEJacobiansProvider |
org.hipparchus.migration.ode.ParameterJacobianProvider
as of 1.0, replaced with
NamedParameterJacobianProvider |
org.hipparchus.migration.ode.SecondaryEquations
as of 1.0, replaced with
SecondaryODE |
org.hipparchus.migration.ode.SecondOrderDifferentialEquations
as of 1.0, replaced with
SecondOrderODE |
org.hipparchus.migration.ode.sampling.StepHandler
as of 1.0, replaced with
ODEStepHandler |
org.hipparchus.migration.ode.sampling.StepInterpolator
as of 1.0, replaced with
ODEStateInterpolator |
Class and Description |
---|
org.hipparchus.migration.ode.ContinuousOutputModel
as of 1.0, replaced with
DenseOutputModel |
org.hipparchus.migration.ode.sampling.DummyStepHandler
as of 1.0, this class is not used anymore
|
org.hipparchus.migration.ode.JacobianMatrices
as of 1.0, replaced with
VariationalEquation |
Enum and Description |
---|
org.hipparchus.migration.ode.events.EventHandler.Action
as of 1.0, replaced with
Action |
org.hipparchus.migration.exception.util.LocalizedFormats
this class is only meant as a migration help from Apache Commons Math,
it is really replaced by
LocalizedCoreFormats ,
LocalizedGeometryFormats , LocalizedODEFormats ,
LocalizedOptimFormats and LocalizedFFTFormats |
org.hipparchus.migration.LocalizedMigrationFormats
these formats are not used at all, they are intended only
as a migration help from Apache Commons Math
|
Copyright © 2016-2021 CS GROUP. All rights reserved.