phpOMS/Math/Stochastic/Distribution/TDistribution.php

8 lines
79 B
PHP

<?php
namespace phpOMS\Math\Stochastic\Distribution;
class TDistribution
{
}