Function KernelDensity.opCall

Estimate the density at the point given by x. The variables in X are provided in the same order as the ranges were provided for estimation.

double opCall (
  double[] x...
) const;