@Reference(type=Inproceedings, author={"Datar, Mayur","Immorlica, Nicole","Indyk, Piotr","Mirrokni, Vahab S."}, title="Locality-sensitive hashing scheme based on p-stable distributions", year="2004", booktitle="Proceedings of the twentieth annual symposium on Computational geometry", pages={"253","","262"}, url="http://doi.acm.org/10.1145/997817.997857", publisher="ACM", series="SCG \'04") public abstract class FloatPStableFactory extends FloatHashFunctionFactory
| Modifier and Type | Class and Description |
|---|---|
protected class |
FloatPStableFactory.PStableFunction |
ndims, rng| Constructor and Description |
|---|
FloatPStableFactory(int ndims,
cern.jet.random.engine.MersenneTwister rng,
double w)
Construct with the given parameters.
|
distanceFunction, fvDistanceFunctionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic FloatPStableFactory(int ndims, cern.jet.random.engine.MersenneTwister rng, double w)
ndims - number of dimensions of the datarng - the random number generatorw - the width parameter