Function pocket_prover::count9 [] [src]

pub fn count9<F: Fn(u64, u64, u64, u64, u64, u64, u64, u64, u64) -> u64>(
    f: F
) -> u32

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