create_left_integral_dyn_kernel

Macro create_left_integral_dyn_kernel 

Source
macro_rules! create_left_integral_dyn_kernel {
    ($FUNC:ident, $KERNEL:ident) => { ... };
}
Expand description

Creates a $FUNC(left: ArrayRef, right: ArrayRef) that downcasts left / right to the appropriate integral type and calls the kernel