tangram_features::compute

Function compute_features_table

Source
pub fn compute_features_table(
    table: &TableView<'_>,
    feature_groups: &[FeatureGroup],
    progress: &impl Fn(u64),
) -> Table
Expand description

Compute features as a Table.