Class ReciprocalDoubleValuesSource

java.lang.Object
org.apache.lucene.search.DoubleValuesSource
org.apache.lucene.spatial.util.ReciprocalDoubleValuesSource
All Implemented Interfaces:
SegmentCacheable

public class ReciprocalDoubleValuesSource extends DoubleValuesSource
Transforms a DoubleValuesSource using the formula v = k / (v + k)