Click or drag to resize

BurgAlgorithmComplexExecute Method

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