Trait opencv::hub_prelude::LshIndexParamsTrait[][src]

pub trait LshIndexParamsTrait: IndexParamsTrait + LshIndexParamsTraitConst {
    fn as_raw_mut_LshIndexParams(&mut self) -> *mut c_void;
}

Required methods

Implementors