mirror of
https://github.com/furyfire/trueskill.git
synced 2026-01-08 06:06:56 +01:00
Continuing the process of making this modern
This commit is contained in:
@@ -32,7 +32,7 @@ final class GaussianLikelihoodFactor extends GaussianFactor
|
||||
public function getLogNormalization(): float
|
||||
{
|
||||
/**
|
||||
* @var KeyedVariable[]|mixed $vars
|
||||
* @var KeyedVariable[] $vars
|
||||
*/
|
||||
$vars = $this->getVariables();
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user