1 #ifndef GRAYTRANSCRIBE_H_
2 #define GRAYTRANSCRIBE_H_
BinaryTranscibe implements transcription for standard binary populations.
ublas::vector< double > ttranscribed
GrayTranscribe(const ttranscribed &base, const ttranscribed &step, const tsizev &gene)
virtual ttranscribed GetValues(const tpopmember &member)
Re-Implements the function from BinaryTranscribe.
ublas::vector< bool > tpopmember
This class implements the Gray code representation of a binary string and the corresponding transcrip...
virtual ~GrayTranscribe()
ublas::vector< int > tsizev