|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RandomNumberChecks | |
---|---|
p3j.misc.math | |
p3j.simulation.assignments.random |
Uses of RandomNumberChecks in p3j.misc.math |
---|
Methods in p3j.misc.math that return RandomNumberChecks | |
---|---|
static RandomNumberChecks |
RandomNumberChecks.getInstance()
Gets the single instance of RandomNumberChecks. |
Uses of RandomNumberChecks in p3j.simulation.assignments.random |
---|
Methods in p3j.simulation.assignments.random with parameters of type RandomNumberChecks | |
---|---|
Map<ParameterInstance,ParameterAssignment> |
RandomParamAssignmentGenerator.chooseParameterAssignmentsRandomly(Set set,
RandomNumberChecks rnc,
james.core.math.random.generators.IRandom rand,
List<GeneratorError> errorLog)
Executes second level of Monte-Carlo simulation. |
Set |
RandomParamAssignmentGenerator.chooseSetRandomly(SetType setType,
RandomNumberChecks rnc,
james.core.math.random.generators.IRandom rand,
List<GeneratorError> errorLog)
Chooses a set randomly. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |