Uses of Interface
org.episteme.core.mathematics.structures.groups.GroupElement
Packages that use GroupElement
-
Uses of GroupElement in org.episteme.core.mathematics.structures.groups
Classes in org.episteme.core.mathematics.structures.groups with type parameters of type GroupElementModifier and TypeInterfaceDescriptioninterfaceGroupElement<E extends GroupElement<E>>Marker interface for elements of a group structure.