Click or drag to resize

BurgAlgorithmExecute Method

Overload List
 NameDescription
Public methodExecute(IReadOnlyListDouble, IVectorDouble) Uses the signal in x to build a model with as many parameters as there is space in coefficients.
Public methodExecute(IReadOnlyListDouble, Int32) Uses the signal in x to build a model with numberOfCoefficients parameters.
Public methodExecute(IReadOnlyListDouble, IVectorDouble, IVectorDouble) Uses the signal in x to build a model with as many parameters as there is space in coefficients.
Public methodExecute(IReadOnlyListDouble, IVectorDouble, IVectorDouble, IVectorDouble) Uses the signal in x to build a model with as many parameters as there is space in coefficients.
Top
See Also