|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.epochx.stats.StatField
org.epochx.gr.stats.GRStatField
public final class GRStatField
| Field Summary | |
|---|---|
static java.lang.String |
GEN_DEPTH_AVE
Requests a Double which is the average depth of CandidatePrograms in that generation. |
static java.lang.String |
GEN_DEPTH_MAX
Requests a Double which is maximum depth of all the CandidatePrograms in that generation. |
static java.lang.String |
GEN_DEPTH_MIN
Requests a Double which is minimum depth of all the CandidatePrograms in that generation. |
static java.lang.String |
GEN_DEPTH_STDEV
Requests a Double which is the standard deviation of depths of CandidatePrograms in that generation. |
static java.lang.String |
GEN_DEPTHS
|
| Constructor Summary | |
|---|---|
GRStatField()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GEN_DEPTHS
public static final java.lang.String GEN_DEPTH_AVE
public static final java.lang.String GEN_DEPTH_STDEV
public static final java.lang.String GEN_DEPTH_MAX
public static final java.lang.String GEN_DEPTH_MIN
| Constructor Detail |
|---|
public GRStatField()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||