Public Member Functions

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

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

#include <Sin.h>

Inheritance diagram for Tree::Primitives::Sin:
Tree::Primitives::Primitive

List of all members.

Public Member Functions

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

Detailed Description

Sin function primitive (Tree genotype).

Definition at line 12 of file Sin.h.


Member Function Documentation

void Tree::Primitives::Sin::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 Sin.cpp.


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