Function compute_pi

Source
pub fn compute_pi<'a>(
    flow: &FlowBuilder<'a>,
    batch_size: RuntimeData<usize>,
) -> Process<'a, ()>