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

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

Required methods

Loading content...

Implementors

Loading content...