Skip to main content

element_orders

Function element_orders 

Source
pub fn element_orders(
    degree: usize,
    gens: &[Perm],
    cap: usize,
) -> Option<BTreeSet<usize>>
Expand description

The order spectrum — the set of distinct orders of the group’s elements. None when |G| > cap.