C# Class natix.SimilaritySearch.LSC_H8

LSH for Binary hamming space
Inheritance: LSC
Mostrar archivo Open project: sadit/natix Class Usage Examples

Public Methods

Method Description
ComputeHash ( object _u ) : int

Compute the LSH hashes

Method Details

ComputeHash() public method

Compute the LSH hashes
public ComputeHash ( object _u ) : int
_u object
return int