Skip to main content

rocp_batch_slice

Function rocp_batch_slice 

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