IEmCurveEstimationSettings.PolynomOrder

Fore syntax

PolynomOrder: Integer;

Fore.NET syntax

PolynomOrder: integer;

Description

The PolynomOrder property determines polynomial degree value.

Comments

Input value range: [3; 20].

Fore and Fore.NET examples

The property use is given in the example for IEmCurveEstimationSettings.Explained.

See also:

IEmCurveEstimationSettings