More docs

This commit is contained in:
2024-02-26 09:36:05 +00:00
parent 783a12e744
commit 3a14da5388
4 changed files with 33 additions and 14 deletions

View File

@ -36,8 +36,6 @@ abstract class FactorGraphLayer
return $this->inputVariablesGroups;
}
// HACK
public function getParentFactorGraph(): TrueSkillFactorGraph
{
return $this->parentFactorGraph;