ModelTerm.IsReducible Property

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

Definition

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

Property Value

Boolean

See Also