mirror of
https://github.com/furyfire/trueskill.git
synced 2025-05-11 13:47:51 +00: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