See: Description
| Class | Description |
|---|---|
| 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.
|