Click or drag to resize

BurgAlgorithmExecute Method

Overload List
 NameDescription
Public methodExecute(IReadOnlyListDouble, IVectorDouble) Uses th signal in vector x to build a model with numberOfCoefficients parameter.
Public methodExecute(IReadOnlyListDouble, Int32) Uses the signal in vector x to build a model with numberOfCoefficients parameter.
Public methodExecute(IReadOnlyListDouble, IVectorDouble, IVectorDouble) Uses the signal in vector x to build a model with numberOfCoefficients parameter.
Public methodExecute(IReadOnlyListDouble, IVectorDouble, IVectorDouble, IVectorDouble) Uses the signal in vector x to build a model with numberOfCoefficients parameter.
Top
See Also