Burg |
| Name | Description | |
|---|---|---|
| Execute(IReadOnlyListDouble, IVectorDouble) | Uses the signal in x to build a model with as many parameters as there is space in coefficients. | |
| Execute(IReadOnlyListDouble, Int32) | Uses the signal in x to build a model with numberOfCoefficients parameters. | |
| Execute(IReadOnlyListDouble, IVectorDouble, IVectorDouble) | Uses the signal in x to build a model with as many parameters as there is space in coefficients. | |
| Execute(IReadOnlyListDouble, IVectorDouble, IVectorDouble, IVectorDouble) | Uses the signal in x to build a model with as many parameters as there is space in coefficients. |