Grid Surface.Values Property
Gets a read-only span containing the values of at the data points.
Definition
Namespace: Numerics.NET.Curves.Surfaces
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
public ReadOnlySpan<double> Values { get; }