tangram_features::compute

Function compute_features_array_value

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