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