Skip to main content

tsf_batch_with_kernel

Function tsf_batch_with_kernel 

Source
pub fn tsf_batch_with_kernel(
    data: &[f64],
    sweep: &TsfBatchRange,
    k: Kernel,
) -> Result<TsfBatchOutput, TsfError>