Uses of Class
org.hipparchus.ode.events.AbstractODEDetector
-
Uses of AbstractODEDetector in org.hipparchus.ode.events
Modifier and TypeClassDescriptionclass
AbstractODEDetector<T extends AbstractODEDetector<T>>
Base class for #@linkODEEventDetector
.Modifier and TypeClassDescriptionclass
EventSlopeFilter<T extends ODEEventDetector>
Wrapper used to detect only increasing or decreasing events.