Multivariate Polynomial Basis.Max Degree Property
Gets the maximum total degree of the monomials in the basis.
Definition
Namespace: Numerics.NET.Curves.Surfaces
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
The maximum total degree m, where all monomials satisfy |α| ≤ m.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public int MaxDegree { get; }Property Value
Int32The maximum total degree m, where all monomials satisfy |α| ≤ m.