Uses of Interface
org.intocps.maestro.interpreter.values.derivativeestimator.IDerivativeEstimationAlgorithm
-
Packages that use IDerivativeEstimationAlgorithm Package Description org.intocps.maestro.interpreter.values.derivativeestimator -
-
Uses of IDerivativeEstimationAlgorithm in org.intocps.maestro.interpreter.values.derivativeestimator
Classes in org.intocps.maestro.interpreter.values.derivativeestimator that implement IDerivativeEstimationAlgorithm Modifier and Type Class Description classFirstOrderDerivativeEstimationAlgorithmclassSecondOrderDerivativeEstimationAlgorithm
-