Module: Hnswlib

Defined in:
lib/hnswlib/version.rb,
lib/hnswlib.rb,
ext/hnswlib/dummy.rb,
ext/hnswlib/hnswlibext.cpp

Overview

The following code is dummy code for document generation.

Defined Under Namespace

Classes: BruteforceSearch, HierarchicalNSW, HnswIndex, InnerProductSpace, L2Space

Constant Summary collapse

Index =

Index is alias of HnswIndex

::Hnswlib::HnswIndex
VERSION =

The version of Hnswlib.rb you install.

'0.8.0'
HSWLIB_VERSION =

The version of Hnswlib included with gem.

'0.7.0'