pub fn aroon_osc_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &AroonOscBatchRange,
k: Kernel,
) -> Result<AroonOscBatchOutput, AroonOscError>pub fn aroon_osc_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &AroonOscBatchRange,
k: Kernel,
) -> Result<AroonOscBatchOutput, AroonOscError>