CurveFitter<T>.YValues Property

Gets or sets the vector of y-values.

DefinitionPermalink

Namespace: Numerics.NET.Curves.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.1.0
C#
public Vector<T> YValues { get; set; }

Property ValuePermalink

Vector<T>

See AlsoPermalink