@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 DoublePStableFactory
extends DoubleHashFunctionFactory
| Modifier and Type | Class and Description |
|---|---|
protected class |
DoublePStableFactory.PStableFunction |
ndims, rng| Constructor and Description |
|---|
DoublePStableFactory(int ndims,
cern.jet.random.engine.MersenneTwister rng,
double w)
Construct with the given parameters.
|
distanceFunction, fvDistanceFunctionpublic DoublePStableFactory(int ndims, cern.jet.random.engine.MersenneTwister rng, double w)
ndims - number of dimensions of the datarng - the random number generatorw - the width parameter