Skip to main content

sar_batch_slice

Function sar_batch_slice 

Source
pub fn sar_batch_slice(
    high: &[f64],
    low: &[f64],
    sweep: &SarBatchRange,
    kern: Kernel,
) -> Result<SarBatchOutput, SarError>