Bin2Dec
Vijay G Kovvali
vkovvali at lycos.com
Sat Mar 3 16:49:02 EST 2001
When I use GARealAlleleSetArray, if I want to add discrete numbers, I can do:
GARealAlleleSetArray MyBounds;
GARealAlleleSet CycleBound(40,90,5,GAAllele::INCLUSIVE,GAAllele::INCLUSIVE);
MyBounds.add(CycleBound);
I want to do the same thing for a Bin2Dec genome, and am unable to figure out the way, and if there is a way.
GABin2DecPhenotype MyBounds;
MyBounds.add(NBITS, 40,90); // How do I specify the increment here?
Thank you,
Vijay
Get 250 color business cards for FREE! at Lycos Mail
http://mail.lycos.com/freemail/vistaprint_index.html
More information about the galib
mailing list