TMtxHypothesisTest.Dirty Property

Boolean Dirty { get; set; }

When any of the TMtxHypothesisTest properties changes, this property is automatically set to true.

Returns: Boolean

Remarks:

If Dew.Stats.TMtxHypothesisTest.AutoUpdate and Dirty are both true then the Dew.Stats.TMtxHypothesisTest.Recalc method will be called automatically.

See Also: TMtxHypothesisTest.AutoUpdate, TMtxHypothesisTest.Recalc