public static class KernelDensityEstimate.Overlap extends java.lang.Object implements KernelDensityEstimate.KDECorrelation
Constructor and Description |
---|
Overlap() |
Modifier and Type | Method and Description |
---|---|
double |
correlation(KernelDensityEstimate first,
KernelDensityEstimate other,
int shift) |
public double correlation(KernelDensityEstimate first, KernelDensityEstimate other, int shift)
correlation
in interface KernelDensityEstimate.KDECorrelation