mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 10:12:28 +01:00 
			
		
		
		
	Optimization efforts
This commit is contained in:
		@@ -181,7 +181,6 @@ class GaussianWeightedSumFactor extends GaussianFactor
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        $newPrecision = 1.0 / $inverseOfNewPrecisionSum;
 | 
			
		||||
        $anotherNewPrecision = 1.0 / $anotherInverseOfNewPrecisionSum;
 | 
			
		||||
 | 
			
		||||
        $newPrecisionMean = $newPrecision * $weightedMeanSum;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user