TMtxHypothesisTest::HypothesisMethod Property

__declspec(property(get = GetHypothesisMethod, put = SetHypothesisMethod)) THypothesisMethod HypothesisMethod;

Defines which hypothesis routine will be used for data testing.

Read: THypothesisMethod GetHypothesisMethod();
Write: void SetHypothesisMethod(const THypothesisMethod Value);
Declared in Dew::Stats::TMtxHypothesisTest · Dew.Stats/StatTools.h · Cross-compiler