Trait opencv::prelude::LinearIndexParamsTrait
source · pub trait LinearIndexParamsTrait: IndexParamsTrait + LinearIndexParamsTraitConst {
// Required method
fn as_raw_mut_LinearIndexParams(&mut self) -> *mut c_void;
}
Expand description
Mutable methods for crate::flann::LinearIndexParams