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–2018. All rights reserved.