public class Exp extends java.lang.Object implements smile.math.DifferentiableFunction
Exp()
double
f(double x)
g(double x)
g2(double x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
public Exp()
public double f(double x)
f
smile.math.Function
public double g(double x)
g
smile.math.DifferentiableFunction
public double g2(double x)
g2