sam::FTest::Parameters¶
Public Functions¶
Name | |
---|---|
NLOHMANN_DEFINE_TYPE_INTRUSIVE(FTest::Parameters , name , alpha ) |
Public Attributes¶
Name | |
---|---|
TestMethod | name |
float | alpha |
Public Functions Documentation¶
function NLOHMANN_DEFINE_TYPE_INTRUSIVE¶
NLOHMANN_DEFINE_TYPE_INTRUSIVE(
FTest::Parameters ,
name ,
alpha
)
Public Attributes Documentation¶
variable name¶
TestMethod name = [TestMethod::FTest](/doxygen/Classes/classsam_1_1_test_strategy/#enumvalue-ftest);
variable alpha¶
float alpha;
Updated on 29 June 2021 at 16:13:48 CEST
Last update: 2021-09-18