public static class UnifracTree.UnifracResult
extends java.lang.Object
Constructor and Description |
---|
UnifracTree.UnifracResult(java.util.List<MCSample> samples,
float[][] unifracMatrix) |
Modifier and Type | Method and Description |
---|---|
java.util.List<MCSample> |
getSamples() |
float[][] |
getUnifracMatrix() |