Package be.hogent.tarsos.lsh

Contains the main entry points and data structures to enable an LSH scheme.

See:
          Description

Class Summary
Clustering  
CommandLineInterface A class implementing a command line interface for the LSH program.
Index The index makes it easy to store vectors and lookup queries efficiently.
LSH Implements a Locality Sensitive Hash scheme.
Vector An Vector contains a vector of 'dimension' values.
 

Package be.hogent.tarsos.lsh Description

Contains the main entry points and data structures to enable an LSH scheme.