ISmCurveEstimation.PolynomOrder

Fore Syntax

PolynomOrder: Integer;

Fore.NET Syntax

PolynomOrder: integer;

Description

The PolynomOrder property determines the polynomial order for a polynomial dependency form.

Comments

Default property value is 3.

Fore and Fore.NET Examples

The property use is given in the example for ISmCurveEstimation.MissingData.

See also:

ISmCurveEstimation