Simple Integration Rule.Weights Property
Gets the weights of the quadrature rule.
Definition
Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public ReadOnlySpan<double> Weights { get; }