Skip to main content

all_affine_bijections

Function all_affine_bijections 

Source
pub fn all_affine_bijections(n: usize) -> Vec<Affine>
Expand description

Every affine bijection of GF(2)ⁿ (each invertible matrix × each translation). Exhaustive — for ground-truth symmetry computation only — so it is capped at n ≤ 4 (|AGL(4,2)| = 322 560).