Function pocket_prover::count5

source ·
pub fn count5<F: FnMut(u64, u64, u64, u64, u64) -> u64>(f: &mut F) -> u32
Expand description

Counts the number of solutions of a 5-argument boolean function.