phpOMS/Math/Finance/Forecasting/GARCH.php

9 lines
68 B
PHP

<?php
namespace phpOMS\Math\Finance\Forecasting;
class GARCH
{
}