public class EnumeratedTreeDistribution<T>
extends org.apache.commons.math3.distribution.EnumeratedDistribution
| Constructor and Description |
|---|
EnumeratedTreeDistribution(List<org.apache.commons.math3.util.Pair<T,Double>> pmf) |
| Modifier and Type | Method and Description |
|---|---|
T |
sample() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.