Uses of Class
pal.substmodel.YangCodonModel
-
Packages that use YangCodonModel Package Description pal.substmodel Classes describing substitution models, i.e. -
-
Uses of YangCodonModel in pal.substmodel
Methods in pal.substmodel that return YangCodonModel Modifier and Type Method Description static YangCodonModel[]
YangCodonModel.Utils. getCopy(YangCodonModel[] toCopy)
Probably of no use to anyone else (is used by internal code though)Methods in pal.substmodel with parameters of type YangCodonModel Modifier and Type Method Description static YangCodonModel[]
YangCodonModel.Utils. getCopy(YangCodonModel[] toCopy)
Probably of no use to anyone else (is used by internal code though)
-