org.apache.mahout.clustering.minhash
Interface HashFunction


public interface HashFunction


Method Summary
 int hash(byte[] bytes)
           
 

Method Detail

hash

int hash(byte[] bytes)


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.