Function KernelDensity1D.cdf

Compute the cumulative density, i.e. the integral from -infinity to x.

double cdf (
  double x
) const;