FaissIndexPreTransform

Type Alias FaissIndexPreTransform 

Source
pub type FaissIndexPreTransform = FaissIndex_H;
Expand description

Index that applies a LinearTransform transform on vectors before handing them over to a sub-index

Aliased Typeยง

pub struct FaissIndexPreTransform { /* private fields */ }