ModelInputGroup.Category Property

Gets the category of variables the group contains.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ModelInputCategory Category { get; }

Property Value

ModelInputCategory

See Also