Class EquationSolvingAlgorithms.SecantDurationAlgorithm<Metadata>

java.lang.Object
gov.nasa.jpl.aerie.scheduler.EquationSolvingAlgorithms.SecantDurationAlgorithm<Metadata>
All Implemented Interfaces:
EquationSolvingAlgorithms.SecantAlgorithm<gov.nasa.jpl.aerie.merlin.protocol.types.Duration,Metadata>
Enclosing class:
EquationSolvingAlgorithms

public static class EquationSolvingAlgorithms.SecantDurationAlgorithm<Metadata> extends Object implements EquationSolvingAlgorithms.SecantAlgorithm<gov.nasa.jpl.aerie.merlin.protocol.types.Duration,Metadata>