cc.redberry.core.groups.permutations
Class BSGSCandidateElement
- java.lang.Object
-
- cc.redberry.core.groups.permutations.BSGSElement
-
- cc.redberry.core.groups.permutations.BSGSCandidateElement
-
public final class BSGSCandidateElement extends BSGSElement
A mutable version ofBSGSElement.- Since:
- 1.1.6
- See Also:
BSGSElement
-
-
Field Summary
-
Fields inherited from class cc.redberry.core.groups.permutations.BSGSElement
basePoint
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddStabilizer(Permutation stabilizer)BSGSCandidateElementasBSGSCandidateElement()Returns a mutable copy of this BSGS element.BSGSElementasBSGSElement()Returns an immutable representation of this _BSGS elementBSGSCandidateElementclone()java.util.List<Permutation>getStabilizersOfThisBasePoint()Returns a subset ofstabilizerGeneratorsthat fix this base point.-
Methods inherited from class cc.redberry.core.groups.permutations.BSGSElement
belongsToOrbit, getInverseTransversalOf, getOrbitPoint, getStabilizerGeneratorsReference, getTransversalOf, internalDegree, orbitSize, toString
-
-
-
-
Method Detail
-
addStabilizer
public void addStabilizer(Permutation stabilizer)
-
getStabilizersOfThisBasePoint
public java.util.List<Permutation> getStabilizersOfThisBasePoint()
Returns a subset ofstabilizerGeneratorsthat fix this base point.- Returns:
- a subset of
stabilizerGeneratorsthat fix this base point
-
asBSGSElement
public BSGSElement asBSGSElement()
Returns an immutable representation of this _BSGS element- Overrides:
asBSGSElementin classBSGSElement- Returns:
- immutable representation of this _BSGS element
-
asBSGSCandidateElement
public BSGSCandidateElement asBSGSCandidateElement()
Description copied from class:BSGSElementReturns a mutable copy of this BSGS element.- Overrides:
asBSGSCandidateElementin classBSGSElement- Returns:
- a mutable copy of this BSGS element
-
clone
public BSGSCandidateElement clone()
- Overrides:
clonein classjava.lang.Object
-
-
DataMelt 3.0 © DataMelt by jWork.ORG