See: Description
| Package | Description |
|---|---|
| umontreal.iro.lecuyer.charts |
This package contains classes to produce charts used in the Java software developed in the simulation laboratory
of the DIRO, at the Université de Montréal.
|
| umontreal.iro.lecuyer.functionfit | |
| umontreal.iro.lecuyer.functions | |
| umontreal.iro.lecuyer.gof |
This package contains tools for performing
univariate goodness-of-fit (GOF) statistical tests.
|
| umontreal.iro.lecuyer.hups | |
| umontreal.iro.lecuyer.probdist |
This package contains a set of Java classes providing methods to
compute mass, density, distribution, complementary
distribution, and inverse distribution functions for some discrete
and continuous probability distributions.
|
| umontreal.iro.lecuyer.probdistmulti |
This package contains Java classes providing methods to
compute mass, density, distribution and complementary
distribution functions for some multi-dimensional discrete
and continuous probability distributions.
|
| umontreal.iro.lecuyer.randvar |
This package provides a collection of classes for non-uniform
random variate generation, primarily from standard distributions.
|
| umontreal.iro.lecuyer.randvarmulti |
This package provides a collection of classes for non-uniform
random variate generation, very similar to randvar,
but for multivariate distributions.
|
| umontreal.iro.lecuyer.rng |
This package offers the basic facilities for generating uniform random
numbers.
|
| umontreal.iro.lecuyer.simevents |
This package provides the simulation clock and tools to manage the
future events list.
|
| umontreal.iro.lecuyer.simevents.eventlist |
This package provides different kinds of event list implementations.
|
| umontreal.iro.lecuyer.simprocs |
Process-oriented simulation is managed through this package.
|
| umontreal.iro.lecuyer.stat |
This package provides elementary tools for collecting statistics and computing
confidence intervals.
|
| umontreal.iro.lecuyer.stat.list | |
| umontreal.iro.lecuyer.stochprocess |
This package provides classes to define stochastic processes
{X(t), t≥0}, and to simulate their sample paths at a finite
number of (discrete) observation times
t0≤t1≤ ...
|
| umontreal.iro.lecuyer.util |
This package contains utility classes
used in the Java software developed in the simulation laboratory
of the DIRO, at the Université de Montréal.
|
To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.