Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::bio::GeneNetwork Class Reference

This class implement the abstraction of a biological gene network. More...

#include <itkBioGeneNetwork.h>

List of all members.

Public Types

typedef std::vector< float > ProteomeType
typedef std::vector< float > DomainsType

Public Member Functions

 GeneNetwork ()
virtual ~GeneNetwork ()
void Copy (const GeneNetwork &genome)


Detailed Description

This class implement the abstraction of a biological gene network.

This class is implemented to iteratively compute the state of the gene network following update rules (typicall Partial Differential Equations).

Definition at line 37 of file itkBioGeneNetwork.h.


Member Typedef Documentation

typedef std::vector< float > itk::bio::GeneNetwork::DomainsType
 

Definition at line 41 of file itkBioGeneNetwork.h.

typedef std::vector< float > itk::bio::GeneNetwork::ProteomeType
 

Definition at line 40 of file itkBioGeneNetwork.h.


Constructor & Destructor Documentation

itk::bio::GeneNetwork::GeneNetwork  ) 
 

virtual itk::bio::GeneNetwork::~GeneNetwork  )  [virtual]
 


Member Function Documentation

void itk::bio::GeneNetwork::Copy const GeneNetwork genome  ) 
 


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:16:53 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000