pub trait LinearIndexParamsTraitConst: IndexParamsTraitConst {
// Required method
fn as_raw_LinearIndexParams(&self) -> *const c_void;
}
Expand description
Constant methods for crate::flann::LinearIndexParams
pub trait LinearIndexParamsTraitConst: IndexParamsTraitConst {
// Required method
fn as_raw_LinearIndexParams(&self) -> *const c_void;
}
Constant methods for crate::flann::LinearIndexParams