18 #ifndef __itkBioGene_h
19 #define __itkBioGene_h
void SetName(const NameType &name)
*brief Mask an image with the negative of a mask **This class is templated over the types of the *input image type
void AddGeneControlDomain(const DomainType &domain, bool type)
std::vector< ControlDomainType > GeneControlDomainsType
This class implements the abstraction of a biological gene.
const char * GetName() const
ProteinDomainsType m_ProteinDomains
void Copy(const Gene &genome)
std::map< DomainType, AffinityType > ProteinDomainsType
GeneControlDomainsType m_ControlDomains
void AddProteinDomain(const DomainType &domain, AffinityType affinity)