Function vlfeat_sys::vl_kdforest_new [] [src]

pub unsafe extern "C" fn vl_kdforest_new(
    dataType: vl_type,
    dimension: vl_size,
    numTrees: vl_size,
    normType: VlVectorComparisonType
) -> *mut VlKDForest

@name Creating, copying and disposing ** @{