[][src]Trait opencv::prelude::AutotunedIndexParamsTrait

pub trait AutotunedIndexParamsTrait: IndexParamsTrait {
    fn as_raw_AutotunedIndexParams(&self) -> *const c_void;
fn as_raw_mut_AutotunedIndexParams(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

Loading content...