SSJ
3.3.1
Stochastic Simulation in Java
|
This is the complete list of members for DiscreteDistIntChart, including all inherited members.
a (defined in DiscreteDistIntChart) | DiscreteDistIntChart | protected |
b (defined in DiscreteDistIntChart) | DiscreteDistIntChart | package |
cdfChart (defined in DiscreteDistIntChart) | DiscreteDistIntChart | protected |
DiscreteDistIntChart(DiscreteDistributionInt dist) | DiscreteDistIntChart | |
DiscreteDistIntChart(DiscreteDistributionInt dist, int a, int b) | DiscreteDistIntChart | |
dist (defined in DiscreteDistIntChart) | DiscreteDistIntChart | protected |
getCdf() | DiscreteDistIntChart | |
getProb() | DiscreteDistIntChart | |
probChart (defined in DiscreteDistIntChart) | DiscreteDistIntChart | protected |
setParam(int a, int b) | DiscreteDistIntChart | |
toLatexCdf(int width, int height) | DiscreteDistIntChart | |
toLatexProb(int width, int height) | DiscreteDistIntChart | |
viewCdf(int width, int height, int a, int b) | DiscreteDistIntChart | |
viewCdf(int width, int height) | DiscreteDistIntChart | |
viewProb(int width, int height, int a, int b) | DiscreteDistIntChart | |
viewProb(int width, int height) | DiscreteDistIntChart |