|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Count | |
---|---|
org.biojava.bio.dist | Probability distributions over Alphabets. |
Uses of Count in org.biojava.bio.dist |
---|
Classes in org.biojava.bio.dist that implement Count | |
---|---|
class |
IndexedCount
An encapsulation of a count over the Symbols within a FiniteAlphabet using an AlphabetIndex object. |
Methods in org.biojava.bio.dist with parameters of type Count | |
---|---|
static Distribution |
DistributionTools.countToDistribution(Count c)
Make a distribution from a count. |
void |
IndexedCount.setCounts(Count c)
|
void |
Count.setCounts(Count c)
Set the counts in this Counts to be equal to the counts in c. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |