[][src]Function flag_algebra::density::count_split

pub fn count_split<F: Flag>(type_size: usize, f1: &F, f2: &F, g: &F) -> u32

Returns the number of split partitions of g with intersection [type_size] inducing f1 and f2.