pub fn avsl_batch_with_kernel(
close: &[f64],
low: &[f64],
volume: &[f64],
sweep: &AvslBatchRange,
k: Kernel,
) -> Result<AvslBatchOutput, AvslError>pub fn avsl_batch_with_kernel(
close: &[f64],
low: &[f64],
volume: &[f64],
sweep: &AvslBatchRange,
k: Kernel,
) -> Result<AvslBatchOutput, AvslError>