|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PermutationException in baobab.bio.permutation |
---|
Methods in baobab.bio.permutation that throw PermutationException | |
---|---|
SignedPermutation |
SignedPermutation.revert(Point start,
Point end)
Reverts the permutation between the specified points |
UnsignedPermutation |
UnsignedPermutation.revert(Point start,
Point end)
Reverts the permutation between the specified points |
SignedPermutation |
ComplexSignedPermutation.revert(Point start,
Point end)
Reverts the permutation between the specified points |
SignedPermutation |
SignedPermutation.revertToNewPermutation(Point start,
Point end)
Make a new permutation, by reverting the permutation between the specified positions |
UnsignedPermutation |
UnsignedPermutation.revertToNewPermutation(Point start,
Point end)
Make a new permutation, by reverting the permutation between the specified positions |
SignedPermutation |
ComplexSignedPermutation.revertToNewPermutation(Point start,
Point end)
Make a new permutation, by reverting the permutation between the specified positions |
UnsignedPermutation |
UnsignedPermutation.transposeToNewPermutation(Point start,
Point middle,
Point end)
Make a new permutation, by transposing the permutation between the specified positions |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |