Simple Integration Rule.Nodes Property
Gets the nodes 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> Nodes { get; }