edu.stanford.math.plex4.metric.utility
public class DensityEstimation extends java.lang.Object
| Constructor and Description |
|---|
DensityEstimation() |
| Modifier and Type | Method and Description |
|---|---|
static double[] |
performGaussianKernelDensityEstimation(AbstractIntMetricSpace metricSpace,
double sigma) |
public static double[] performGaussianKernelDensityEstimation(AbstractIntMetricSpace metricSpace, double sigma)