@FunctionalInterface
public static interface AutoDiff.Differentiable
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.analysis.differentiation.DerivativeStructure |
apply(java.util.List<org.apache.commons.math3.analysis.differentiation.DerivativeStructure> arguments) |