Class DihedralGroup.Element
java.lang.Object
org.episteme.core.mathematics.algebra.groups.DihedralGroup.Element
- Enclosing class:
DihedralGroup
An element of the Dihedral group.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hasReflection
public final boolean hasReflection -
rotation
public final int rotation
-
-
Constructor Details
-
Element
public Element(boolean hasReflection, int rotation)
-
-
Method Details
-
toString
-
equals
-
hashCode
-