pub fn cksp_batch_slice(
high: &[f64],
low: &[f64],
close: &[f64],
sweep: &CkspBatchRange,
kern: Kernel,
) -> Result<CkspBatchOutput, CkspError>pub fn cksp_batch_slice(
high: &[f64],
low: &[f64],
close: &[f64],
sweep: &CkspBatchRange,
kern: Kernel,
) -> Result<CkspBatchOutput, CkspError>