Uses of Class
baobab.bio.permutation.Cycle

Packages that use Cycle
baobab.bio.permutation   
 

Uses of Cycle in baobab.bio.permutation
 

Subclasses of Cycle in baobab.bio.permutation
 class SignedCycle
          The SignedCycle class represents a cycle of points of a signed permutation
 

Methods in baobab.bio.permutation that return Cycle
 Cycle CyclePartition.getCycle()
          Gets the cycle of this partition
 Cycle Point.getCycle()
          Gets the cycle to which this points belongs