ModelInput.Offsets Property

Gets the input group that contains the offset variable(s).

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ModelInputGroup? Offsets { get; set; }

Property Value

ModelInputGroup

See Also