ModelTerm.IsReducible Property

Gets whether the term can be reduced to a derived term or set of terms.

Definition

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

Property Value

Boolean

See Also