Uses of Interface
de.grogra.xl.lang.VoidToDouble
-
Uses of VoidToDouble in de.grogra.rgg
Modifier and TypeMethodDescriptionprotected void
RGG.monitor
(VoidToDouble g) Install a monitor function that generates an event when the returned value changes its sign.protected void
RGG.monitor
(VoidToDouble g, Runnable r) Install a monitor function that generates an event when the returned value changes its sign. -
Uses of VoidToDouble in de.grogra.rgg.numeric
Modifier and TypeMethodDescriptionvoid
GraphODE.monitor
(VoidToDouble g) Install a monitor function that generates an event when the returned value changes its sign.void
GraphODE.monitor
(VoidToDouble g, Runnable r) Install a monitor function that generates an event when the returned value changes its sign.