Package gov.nasa.jpl.aerie.scheduler
Class EquationSolvingAlgorithms
java.lang.Object
gov.nasa.jpl.aerie.scheduler.EquationSolvingAlgorithms
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic interfacestatic final recordstatic interfacestatic classstatic classstatic final recordstatic interfaceSolves f(x) = y for x in [xLow, xHigh] with confidence interval [yLow, yHigh] around y such that we stop when value y is in [y-yLow, y+yHigh].static classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EquationSolvingAlgorithms
public EquationSolvingAlgorithms()
-