|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.math.ode.GraggBulirschStoerIntegratorTest.VariableStepHandler
public static class GraggBulirschStoerIntegratorTest.VariableStepHandler
Constructor Summary | |
---|---|
GraggBulirschStoerIntegratorTest.VariableStepHandler()
|
Method Summary | |
---|---|
void |
handleStep(org.apache.commons.math.ode.StepInterpolator interpolator,
boolean isLast)
|
boolean |
requiresDenseOutput()
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraggBulirschStoerIntegratorTest.VariableStepHandler()
Method Detail |
---|
public boolean requiresDenseOutput()
requiresDenseOutput
in interface org.apache.commons.math.ode.StepHandler
public void reset()
reset
in interface org.apache.commons.math.ode.StepHandler
public void handleStep(org.apache.commons.math.ode.StepInterpolator interpolator, boolean isLast)
handleStep
in interface org.apache.commons.math.ode.StepHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |