RationalInterpolationOptionsNumeratorDegree Property |
Gets the degree of the numerator polynomial used for the rational interpolation.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int NumeratorDegree { get; init; }Property Value
Int32
Exceptions
See Also