RationalCurve.DegreeOfDenominator Property

Gets the degree of the polynomial of the denominator of the curve.

Definition

Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int DegreeOfDenominator { get; }

Property Value

Int32

See Also