BarycentricBasis.SupportPoints Property

Gets the support points of the basis.

Definition

Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public Vector<double> SupportPoints { get; }

Property Value

Vector<Double>

See Also