Class DihedralGroup.Element

java.lang.Object
org.episteme.core.mathematics.algebra.groups.DihedralGroup.Element
Enclosing class:
DihedralGroup

public class DihedralGroup.Element extends Object
An element of the Dihedral group.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Field Details

    • hasReflection

      public final boolean hasReflection
    • rotation

      public final int rotation
  • Constructor Details

    • Element

      public Element(boolean hasReflection, int rotation)
  • Method Details