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