B C E F G I J K L M P R S T U

R

RandomPermutation - Class in baobab.bio.permutation
 
RandomPermutation() - Constructor for class baobab.bio.permutation.RandomPermutation
 
ReversalBlock - Class in baobab.bio.permutation
The ReversalBlock class represents an elementary block of a permutation, given by its start and end points, which can be used as the breakpoints of a reversal
ReversalBlock(Permutation, Point, Point) - Constructor for class baobab.bio.permutation.ReversalBlock
Creates a new block
ReversalBlock(Permutation, int, int) - Constructor for class baobab.bio.permutation.ReversalBlock
Creates a new block
reversalToString(int, int) - Method in class baobab.bio.permutation.PermutationFormatter
 
revert(Point, Point) - Method in class baobab.bio.permutation.ComplexSignedPermutation
Reverts the permutation between the specified points
revert(int, int) - Method in class baobab.bio.permutation.ComplexSignedPermutation
Reverts the permutation between the specified positions
revert(Point, Point) - Method in class baobab.bio.permutation.SignedPermutation
Reverts the permutation between the specified points
revert(int, int) - Method in class baobab.bio.permutation.SignedPermutation
Reverts the permutation between the specified positions
revert(Point, Point) - Method in class baobab.bio.permutation.UnsignedPermutation
Reverts the permutation between the specified points
revert(int, int) - Method in class baobab.bio.permutation.UnsignedPermutation
Reverts the permutation between the specified positions
revertSigned(int[], int, int, boolean) - Static method in class baobab.bio.permutation.PermutationUtil
Make a new permutation, by reverting the permutation between the specified positions
revertSigned(int[], int[], int, int, boolean) - Static method in class baobab.bio.permutation.PermutationUtil
Make a new permutation, by reverting the permutation between the specified positions
revertToNewPermutation(Point, Point) - Method in class baobab.bio.permutation.ComplexSignedPermutation
Make a new permutation, by reverting the permutation between the specified positions
revertToNewPermutation(Point, Point) - Method in class baobab.bio.permutation.SignedPermutation
Make a new permutation, by reverting the permutation between the specified positions
revertToNewPermutation(int, int) - Method in class baobab.bio.permutation.SignedPermutation
Make a new permutation, by reverting the permutation between the specified positions
revertToNewPermutation(Point, Point) - Method in class baobab.bio.permutation.UnsignedPermutation
Make a new permutation, by reverting the permutation between the specified positions
revertUnsigned(int[], int, int, boolean) - Static method in class baobab.bio.permutation.PermutationUtil
Make a new permutation, by reverting the permutation between the specified positions

B C E F G I J K L M P R S T U