LshIndexParamsTraitConst

Trait LshIndexParamsTraitConst 

Source
pub trait LshIndexParamsTraitConst: IndexParamsTraitConst {
    // Required method
    fn as_raw_LshIndexParams(&self) -> *const c_void;
}
Expand description

Constant methods for crate::flann::LshIndexParams

Required Methods§

Implementors§