|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHashFunction
Interface hash function for LSH.
Method Summary | |
---|---|
org.apache.hadoop.io.LongWritable |
returnClusterId(java.util.Set<java.lang.Long> featureVector,
long seed)
Compute hashing function. |
Method Detail |
---|
org.apache.hadoop.io.LongWritable returnClusterId(java.util.Set<java.lang.Long> featureVector, long seed)
featureVector
- feature vectorseed
- hash seed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |