Function egsphsp::sample_combine [] [src]

pub fn sample_combine(
    ipaths: &[&Path],
    opath: &Path,
    rate: u32,
    seed: &[usize]
) -> EGSResult<()>