BarycentricBasis.SupportPoints Property

Gets the support points of the basis.

Definition

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

Property Value

Vector<Double>

See Also