Package | Description |
---|---|
p3j.misc.math | |
p3j.simulation.assignments.random |
Modifier and Type | Method and Description |
---|---|
static RandomNumberChecks |
RandomNumberChecks.getInstance()
Gets the single instance of RandomNumberChecks.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2012. All Rights Reserved.