pub fn affine_p_symmetries(
n: usize,
p: u64,
models: &[Vec<u64>],
) -> Vec<AffineP>Expand description
The affine symmetry group of a GF(p) model set, computed exhaustively: every φ ∈ AGL(n,p) that
maps the model set onto itself. The AGL(n,p) analogue of crate::affine::affine_symmetries — the
instrument that measures AGL(n,p) ⊋ monomial.