Uses of Package
jasima.core.random.discrete
-
Packages that use jasima.core.random.discrete Package Description jasima.core.random.discrete jasima.shopSim.core jasima.shopSim.util.modelDef.streams -
Classes in jasima.core.random.discrete used by jasima.core.random.discrete Class Description IntConst Returns a constant set of integer numbers, as passed to the constructor or viaIntConst.setValues(int...).IntDiscretized Turns an arbitraryDblSequenceinto anIntSequenceby returning its values rounded to the closest integer.IntDistribution Returns an arbitrarily distributed stream of integer numbers.IntEmpirical Returns an integer in the range [0,n].IntSequence A stream of integer numbers, usually the sequence is produced by a pseudo random number generator. -
Classes in jasima.core.random.discrete used by jasima.shopSim.core Class Description IntSequence A stream of integer numbers, usually the sequence is produced by a pseudo random number generator. -
Classes in jasima.core.random.discrete used by jasima.shopSim.util.modelDef.streams Class Description IntSequence A stream of integer numbers, usually the sequence is produced by a pseudo random number generator.