Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  
<source lang="cpp">
 
<source lang="cpp">
float Haplotyper::SampleOneHaplotype(float * vector, double first, double & second, float & choice)
+
void Haplotyper::SampleOneHaplotype(float * vector, double first, double & second, float & choice)
 
   {
 
   {
 
   for (second = 0; second < states; second++)
 
   for (second = 0; second < states; second++)

Navigation menu