|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbaobab.bio.permutation.SignedPermutationReversalFilter
baobab.bio.permutation.ComplexSignedPermutationReversalFilter
public class ComplexSignedPermutationReversalFilter
The ComplexSignedPermutationReversalFilter filters valid reversal blocks for a ComplexSignedPermutation
Method Summary | |
---|---|
java.util.Vector<int[]> |
getHurdleCuttingReversals()
Gets the list of hurdle cutting reversals |
java.util.Vector<int[]> |
getHurdleMergingReversals()
Gets the list of hurdle merging reversals |
Methods inherited from class baobab.bio.permutation.SignedPermutationReversalFilter |
---|
getCycleSplittingReversals, getPermutation |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.util.Vector<int[]> getHurdleCuttingReversals()
public java.util.Vector<int[]> getHurdleMergingReversals()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |