Function tangram_features::compute::compute_features_array_value[][src]

pub fn compute_features_array_value<'a>(
    table: &TableView<'a>,
    feature_groups: &[FeatureGroup],
    progress: &impl Fn()
) -> Array2<TableValue<'a>>