|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.tools.math.optimization.ec.es.PopulationPlotter
public class PopulationPlotter
Plots the current generation's Pareto set.
| Constructor Summary | |
|---|---|
PopulationPlotter()
|
|
| Method Summary | |
|---|---|
SimpleDataTable |
createDataTable(Population pop)
|
int |
fillDataTable(SimpleDataTable dataTable,
Population pop)
|
void |
operate(Population pop)
|
void |
setCreateOtherPlottersEnabled(boolean enabled)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PopulationPlotter()
| Method Detail |
|---|
public void operate(Population pop)
operate in interface PopulationOperatorpublic SimpleDataTable createDataTable(Population pop)
public int fillDataTable(SimpleDataTable dataTable,
Population pop)
public void setCreateOtherPlottersEnabled(boolean enabled)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||