public class CorrelationDistance extends java.lang.Object implements Distance<double[]>
| Constructor and Description |
|---|
CorrelationDistance()
Constructor of Pearson correlation distance.
|
CorrelationDistance(java.lang.String method)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
d(double[] x,
double[] y)
Pearson correlation distance between the two arrays of type double.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapply, applyAsDouble, D, D