| Package | Description |
|---|---|
| org.hipparchus.migration.ode.events |
This package provides migration classes from Apache Commons Math to Hipparchus.
|
| org.hipparchus.ode |
This package provides classes to solve Ordinary Differential Equations problems.
|
| org.hipparchus.ode.events |
Events
|
| Class | Description |
|---|---|
| Action |
Enumerate for actions to be performed when an event occurs during ODE integration.
|
| ODEEventHandler |
This interface represents a handler for discrete events triggered
during ODE integration.
|
| Class | Description |
|---|---|
| FieldODEEventHandler |
This interface represents a handler for discrete events triggered
during ODE integration.
|
| ODEEventHandler |
This interface represents a handler for discrete events triggered
during ODE integration.
|
| Class | Description |
|---|---|
| Action |
Enumerate for actions to be performed when an event occurs during ODE integration.
|
| EventState.EventOccurrence |
Class to hold the data related to an event occurrence that is needed to decide how
to modify integration.
|
| FieldEventState.EventOccurrence |
Class to hold the data related to an event occurrence that is needed to decide how
to modify integration.
|
| FieldODEEventHandler |
This interface represents a handler for discrete events triggered
during ODE integration.
|
| FilterType |
Enumerate for
filtering events. |
| ODEEventHandler |
This interface represents a handler for discrete events triggered
during ODE integration.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.