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.1.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
public ReadOnlySpan<double> Nodes { get; }