phpOMS/Math/Finance/Forecasting/GARCH.php

8 lines
68 B
PHP

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