pub fn qstick_batch_with_kernel(
open: &[f64],
close: &[f64],
sweep: &QstickBatchRange,
kernel: Kernel,
) -> Result<QstickBatchOutput, QstickError>pub fn qstick_batch_with_kernel(
open: &[f64],
close: &[f64],
sweep: &QstickBatchRange,
kernel: Kernel,
) -> Result<QstickBatchOutput, QstickError>