pub fn aso_batch_with_kernel(
open: &[f64],
high: &[f64],
low: &[f64],
close: &[f64],
sweep: &AsoBatchRange,
k: Kernel,
) -> Result<AsoBatchOutput, AsoError>pub fn aso_batch_with_kernel(
open: &[f64],
high: &[f64],
low: &[f64],
close: &[f64],
sweep: &AsoBatchRange,
k: Kernel,
) -> Result<AsoBatchOutput, AsoError>