macro_rules! analysis_global_feature_adder {
($struct_name:ident, $dependency_getter:expr_2021, $prop_getter:expr_2021, $( $column_names:expr_2021 ),* $(,)?) => { ... };
}Expand description
Implements the ndarray traits for an existing analysis-backed global feature type.