Package | Description |
---|---|
p3j.experiment.results | |
p3j.pppm | |
p3j.simulation | |
p3j.simulation.assignments.exhaustive | |
p3j.simulation.assignments.plugintype | |
p3j.simulation.assignments.random |
Constructor and Description |
---|
ResultsOfTrial(IProjectionModel projectionModel,
ExecutionSummary execSummary)
Instantiates new results for a trial.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectionModel
|
Modifier and Type | Method and Description |
---|---|
IProjectionModel |
SymbolicProjectionModel.getAsDataStructure() |
Modifier and Type | Method and Description |
---|---|
boolean |
SymbolicProjectionModel.setFromDataStructure(IProjectionModel model) |
Constructor and Description |
---|
PPPMProcessor(IProjectionModel mod,
IParamAssignmentGenerator gen)
Default constructor.
|
SingleExecution(IProjectionModel proj,
IP3MDatabase dataBase)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected long |
ExhaustiveAssignmentGenerator.calculateNumOfCombinations(IProjectionModel proj)
Calculates number of different combinations.
|
void |
ExhaustiveAssignmentGenerator.init(IProjectionModel proj) |
Modifier and Type | Method and Description |
---|---|
void |
IParamAssignmentGenerator.init(IProjectionModel projection)
Initializes generator with the projection setup.
|
Modifier and Type | Method and Description |
---|---|
void |
RandomParamAssignmentGenerator.init(IProjectionModel proj) |
Copyright © 2012. All Rights Reserved.