Skip to main content

cksp_batch_slice

Function cksp_batch_slice 

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