public class DiscreteProbabilitySampleGenerator extends Object
| Constructor and Description | 
|---|
| DiscreteProbabilitySampleGenerator(long seed,
                                  float[] probVec) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getNext() | 
| static void | main(String[] args) | 
| String | toString() | 
Copyright © 2007-2017 The Apache Software Foundation