Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 14: Line 14:  
       GetMemoryBlock(i);
 
       GetMemoryBlock(i);
   −
       Transpose(leftMatrices[i-1], leftMatrices[i], theta[i-1]);
+
       Transpose(leftMatrices[i-1], leftMatrices[i], thetas[i-1]);
 
       ConditionOnData(leftMatrices[i], i, current_genotypes[i]);
 
       ConditionOnData(leftMatrices[i], i, current_genotypes[i]);
 
       }
 
       }
 
   }
 
   }
 
</source>
 
</source>

Navigation menu