FaissIndexIDMap2

Type Alias FaissIndexIDMap2 

Source
pub type FaissIndexIDMap2 = FaissIndex_H;
Expand description

same as IndexIDMap but also provides an efficient reconstruction implementation via a 2-way index

Aliased Typeยง

pub struct FaissIndexIDMap2 { /* private fields */ }