public interface Byte2D
Modifier and Type | Method and Description |
---|---|
int |
numSites() |
int |
numTaxa() |
SiteScore.SITE_SCORE_TYPE |
siteScoreType() |
byte |
valueForAllele(int taxon,
int site) |
byte[] |
valuesForAllSites(int taxon) |
byte[] |
valuesForAllTaxa(int site) |
byte valueForAllele(int taxon, int site)
byte[] valuesForAllSites(int taxon)
byte[] valuesForAllTaxa(int site)
int numTaxa()
int numSites()
SiteScore.SITE_SCORE_TYPE siteScoreType()
Copyright © 2018. All rights reserved.