private static class PROCLUS.DoubleIntInt extends java.lang.Object implements java.lang.Comparable<PROCLUS.DoubleIntInt>
Modifier and Type | Field and Description |
---|---|
protected int |
dimi |
protected int |
dimj |
protected double |
first |
Constructor and Description |
---|
DoubleIntInt(double first,
int second,
int third) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(PROCLUS.DoubleIntInt o) |
public int compareTo(PROCLUS.DoubleIntInt o)
compareTo
in interface java.lang.Comparable<PROCLUS.DoubleIntInt>
Copyright © 2019 ELKI Development Team. License information.