Package data_structures

Class Summary
AbstractSearchStructure This abstract class abstracts the bdb environment creation and name to id mapping operations from the actual indexing structures.
ADC This class implements ADC (Asymmetric Distance Computation).
IVFADC This class implements IVFADC (Indexed Very Fast Asymmetric Distance Computation).
VladArray This class can be used for storing vectors and also for performing k-nearest neighbor queries.