public class ADKt
| Modifier and Type | Method and Description | 
|---|---|
| static AD | autoDiff(int order,
        java.lang.String[] parNames,
        Function1<? super hep.dataforge.maths.expressions.ADField,hep.dataforge.maths.expressions.AD> op)Perform an automatic differentiation on given expression | 
public static AD autoDiff(int order, java.lang.String[] parNames, Function1<? super hep.dataforge.maths.expressions.ADField,hep.dataforge.maths.expressions.AD> op)
Perform an automatic differentiation on given expression