baobab.bio.permutation
Class RandomPermutation
java.lang.Object
baobab.bio.permutation.RandomPermutation
public class RandomPermutation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomPermutation
public RandomPermutation()
createRandomSignedPermutation
public static SignedPermutation createRandomSignedPermutation(int permutationSize,
int reversalDistance,
long seed)
createRandomSignedPermutation
public static SignedPermutation createRandomSignedPermutation(int permutationSize,
int reversalDistance,
boolean isLinear,
long seed)