|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpalta.core.Individual
gpalta.core.Tree
gpalta.clustering.SharedBufferedTree
public class BufferedTree
Field Summary | |
---|---|
int |
nGroups
|
Fields inherited from class gpalta.core.Tree |
---|
fitCalculated |
Constructor Summary | |
---|---|
BufferedTree(NodeSet type)
Creates a new instance of BufferedTree |
Method Summary | |
---|---|
Individual |
deepClone()
Get a new, totally independent copy of this individual. |
Output |
getOutput()
|
void |
setOutput(Output output)
|
Methods inherited from class gpalta.core.Tree |
---|
eval, evalVect, getCurrentDepth, getKid, getMaxDepthFromHere, getNSubNodes, getParent, getSize, newKids, nKids, setKid, setMaxDepthFromHere, setNSubNodes, toString, typeOfKids |
Methods inherited from class gpalta.core.Individual |
---|
isOnPop, readFitness, semiDeepClone, setFitness, setOnPop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int nGroups
Constructor Detail |
---|
public BufferedTree(NodeSet type)
Method Detail |
---|
public Individual deepClone()
Individual
deepClone
in class Tree
public Output getOutput()
public void setOutput(Output output)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |