Uses of Class
phylonet.coalescent.TaxaDistanceMatrix

Packages that use TaxaDistanceMatrix
phylonet.app.tool.inferst.subpanel   
phylonet.coalescent   
 

Uses of TaxaDistanceMatrix in phylonet.app.tool.inferst.subpanel
 

Methods in phylonet.app.tool.inferst.subpanel that return TaxaDistanceMatrix
 TaxaDistanceMatrix GlassMatrixSubpanel.getTaxaDistanceMatrix()
           
 

Uses of TaxaDistanceMatrix in phylonet.coalescent
 

Methods in phylonet.coalescent that return TaxaDistanceMatrix
static TaxaDistanceMatrix GLASSInference.getTaxaDistanceMatrix(java.io.File inputFile)
           
 

Methods in phylonet.coalescent with parameters of type TaxaDistanceMatrix
 Tree GLASSInference.inferSpeciesTreeFromTaxa(TaxaDistanceMatrix distanceMatrix)
          Infers the species tree from the given distances of taxon pairs