|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.obsearch.pivots.AbstractIncrementalPivotSelector<O>
net.obsearch.pivots.sss.AbstractMySSS<O>
net.obsearch.pivots.sss.impl.SSSLong<O>
public class SSSLong<O extends OBLong>
| Field Summary |
|---|
| Fields inherited from class net.obsearch.pivots.AbstractIncrementalPivotSelector |
|---|
pivotable, r |
| Constructor Summary | |
|---|---|
SSSLong(net.obsearch.pivots.Pivotable<O> pivotable)
|
|
| Method Summary | |
|---|---|
protected double |
distance(O o1,
O o2)
|
| Methods inherited from class net.obsearch.pivots.sss.AbstractMySSS |
|---|
generatePivots, setAlpha |
| Methods inherited from class net.obsearch.pivots.AbstractIncrementalPivotSelector |
|---|
enableAcceptRepeated, generatePivots, getObject, mapId, max, select, selectO, selectUnique |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.obsearch.pivots.IncrementalPivotSelector |
|---|
generatePivots, generatePivots |
| Constructor Detail |
|---|
public SSSLong(net.obsearch.pivots.Pivotable<O> pivotable)
| Method Detail |
|---|
protected double distance(O o1,
O o2)
throws net.obsearch.exception.OBException
distance in class net.obsearch.pivots.sss.AbstractMySSS<O extends OBLong>net.obsearch.exception.OBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||