mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-13 15:18:41 +00:00
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
parent
41afefd18d
commit
a364117f80
|
|
@ -26,7 +26,7 @@ namespace phpOMS\Math\Statistic\Forecast\Regression;
|
||||||
*/
|
*/
|
||||||
class LevelLevelRegression extends RegressionAbstract
|
class LevelLevelRegression extends RegressionAbstract
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
public static function getSlope(float $b1, float $y, float $x) : float
|
public static function getSlope(float $b1, float $y, float $x) : float
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user