create_left_integral_dyn_scalar_kernel

Macro create_left_integral_dyn_scalar_kernel 

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

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