Skip to main content

cksp_batch_with_kernel

Function cksp_batch_with_kernel 

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