Finite Difference Method.Coefficients Property
Gets a span containing the coefficients of the
function values.
Definition
Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public ReadOnlySpan<double> Coefficients { get; }