Click or drag to resize

RationalInterpolationNumeratorDegree Property

Gets or sets the degree of the numerator polynomial used for the rational interpolation.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int NumeratorDegree { get; set; }

Property Value

Int32
See Also