mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-03-20 14:08:42 +00:00
8 lines
68 B
PHP
8 lines
68 B
PHP
<?php
|
|
|
|
namespace phpOMS\Math\Finance\Forecasting;
|
|
|
|
class GARCH {
|
|
|
|
}
|