Skip to main content

rocp_batch_with_kernel

Function rocp_batch_with_kernel 

Source
pub fn rocp_batch_with_kernel(
    data: &[f64],
    sweep: &RocpBatchRange,
    k: Kernel,
) -> Result<RocpBatchOutput, RocpError>