Skip to main content

draw_batch_cpu

Function draw_batch_cpu 

Source
pub fn draw_batch_cpu(
    input: &PolyaGammaBatchInput<'_>,
) -> Result<Array1<f64>, String>
Expand description

Per-row CPU draw using the appropriate regime. Used by the harness when the GPU runtime is unavailable, and as the per-row oracle for the dispatched device path’s parity tests.