Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ANNGene Class Reference

Gene for constructing an artificial neural network for an individual. More...

#include <anngenes.h>

List of all members.

Public Methods

virtual void init ()
virtual void copy (const Genstruct &other)
virtual void addPrivateGenes (Gentainer &g, const StringMap &params)


Detailed Description

Gene for constructing an artificial neural network for an individual.

This is the training object, not the network itself, which is constructed by ANNEncoding. The gene is usually given id "brain", and its phenotypic feature in the Individual has the same name.

Definition at line 72 of file anngenes.h.


Member Function Documentation

void addPrivateGenes Gentainer &    g,
const StringMap &    params
[virtual]
 

Implementation for Genstruct.

Definition at line 46 of file anngenes.cc.

virtual void copy const Genstruct &    other [inline, virtual]
 

Implementation for Genstruct.

Definition at line 81 of file anngenes.h.

virtual void init   [inline, virtual]
 

Implementation for Genstruct.

Definition at line 79 of file anngenes.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:21:26 2005 for Annalee by doxygen1.2.18