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 > DomainsType
typedef std::vector< float > ProteomeType

Public Member Functions

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


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 (typical 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 Tue Sep 15 14:54:25 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000