[][src]Function pocket_prover::count9

pub fn count9<F: FnMut(u64, u64, u64, u64, u64, u64, u64, u64, u64) -> u64>(
    f: &mut F
) -> u32

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