Uses of Class
org.intocps.maestro.interpreter.values.derivativeestimator.DerivativeEstimatorInstanceValue
-
Packages that use DerivativeEstimatorInstanceValue Package Description org.intocps.maestro.interpreter.values.derivativeestimator -
-
Uses of DerivativeEstimatorInstanceValue in org.intocps.maestro.interpreter.values.derivativeestimator
Methods in org.intocps.maestro.interpreter.values.derivativeestimator that return DerivativeEstimatorInstanceValue Modifier and Type Method Description static DerivativeEstimatorInstanceValueDerivativeEstimatorInstanceValue. createDerivativeEstimatorInstanceValue(java.util.List<StringValue> variables, java.util.List<IntegerValue> orders, java.util.List<IntegerValue> provided, UnsignedIntegerValue variablesCount)
-