#include <spuc/spuc_types.h>
#include <spuc/smart_array.h>
#include <spuc/magsq.h>
#include <cmath>
Include dependency graph for burg.h:

Namespaces | |
| namespace | SPUC |
Functions | |
| template<class T> | |
| smart_array< T > | SPUC::burg (smart_array< T > x, int P) |
| AR model coefficients calculation using Burg algorithm. | |
1.4.7