13class MulT :
public Primitive
28 complementName_ =
"/";
Mul function primitive (Tree genotype).
void execute(void *result, Tree &tree)
Execute the primitive.
void getNextArgument(void *result, Tree &tree)
Execute next child node's primitive (execute next subtree).
Tree class - implements genotype as a tree.