BarycentricBasis.Weights Property

Gets the weights of the basis.

Definition

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

Property Value

Vector<Double>

See Also