Function inspect_clustered_components

Source
pub unsafe extern "C" fn inspect_clustered_components(
    ModelComponents: *mut Hobject,
    ComponentTrainingID: Hlong,
    AmbiguityCriterion: *const c_char,
    MaxContourOverlap: f64,
    ClusterThreshold: f64,
) -> Herror