public static final class SerialCoalescentGenerator.Results
extends java.lang.Object
Constructor | Description |
---|---|
Results(Tree[] trees) |
|
Results(Tree[] trees,
Alignment[] alignments) |
Modifier and Type | Method | Description |
---|---|---|
Alignment[] |
getAlignments() |
|
int |
getNumberOfPopulations() |
|
Tree[] |
getTrees() |
|
boolean |
hasAlignments() |
public Results(Tree[] trees)