jebl.evolution.io
public interface DistanceMatrixImporter
Modifier and Type | Interface and Description |
---|---|
static class |
DistanceMatrixImporter.Triangle |
Modifier and Type | Method and Description |
---|---|
java.util.List<DistanceMatrix> |
importDistanceMatrices()
importDistances.
|
java.util.List<DistanceMatrix> importDistanceMatrices() throws java.io.IOException, ImportException
java.io.IOException
ImportException
http://code.google.com/p/jebl2/