Skip to main content

build_global_feature_adder

Macro build_global_feature_adder 

Source
macro_rules! build_global_feature_adder {
    ($struct_name:ident, $prop_getter:expr, $( $column_names:expr ),* $(,)?) => { ... };
}
Expand description

Declares a new global feature-adder type and wires it into the ndarray traits.