Public Member Functions

Tree::Primitives::Cos Class Reference
[TreeGenotypesTree Primitives]

Cos function primitive (Tree genotype). More...

#include <Cos.h>

Inheritance diagram for Tree::Primitives::Cos:
Tree::Primitives::Primitive

List of all members.

Public Member Functions

void execute (void *result, Tree &tree)
 Execute the primitive.

Detailed Description

Cos function primitive (Tree genotype).

Definition at line 12 of file Cos.h.


Member Function Documentation

void Tree::Primitives::Cos::execute ( void *  result,
Tree tree 
) [virtual]

Execute the primitive.

Function primitives gather arguments and return a value; terminal primitives return current value.

Implements Tree::Primitives::Primitive.

Definition at line 20 of file Cos.cpp.


The documentation for this class was generated from the following files: