|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormattedOutput | |
---|---|
pal.coalescent | Classes to model population genetic processes using the coalescent. |
pal.io | Classes for simple (formatted) input/output from/to files, strings and standard-in/out streams. |
pal.mep | Classes for the analysis of "measurably evolving populations" (mep). |
pal.substmodel | Classes describing substitution models, i.e. |
Uses of FormattedOutput in pal.coalescent |
---|
Fields in pal.coalescent declared as FormattedOutput | |
---|---|
protected FormattedOutput |
DemographicModel.fo
|
Uses of FormattedOutput in pal.io |
---|
Methods in pal.io that return FormattedOutput | |
---|---|
static FormattedOutput |
FormattedOutput.getInstance()
create instance of this class (note that there is no public constructor as this class is a singleton) |
Uses of FormattedOutput in pal.mep |
---|
Fields in pal.mep declared as FormattedOutput | |
---|---|
protected FormattedOutput |
MutationRateModel.fo
|
Uses of FormattedOutput in pal.substmodel |
---|
Fields in pal.substmodel declared as FormattedOutput | |
---|---|
protected FormattedOutput |
RateDistribution.format
|
protected FormattedOutput |
AbstractRateMatrix.format
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |