|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPRun | |
|---|---|
| com.epochx.core | |
| com.epochx.stats | |
| Uses of GPRun in com.epochx.core |
|---|
| Methods in com.epochx.core that return GPRun | ||
|---|---|---|
static
|
GPController.run(GPModel<TYPE> model)
Executes one or more GP runs. |
|
static
|
GPRun.run(GPModel<TYPE> model)
Construct a new GPRun object and execute it. |
|
| Uses of GPRun in com.epochx.stats |
|---|
| Methods in com.epochx.stats with parameters of type GPRun | |
|---|---|
void |
RunStats.addRun(GPRun<TYPE> run,
int runNo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||