stop Conditions
Parameters
value
The stop conditions for the experiment.
Parameters
values
The stop conditions for the experiment.
suspend fun stopConditions(argument: List<suspend ExperimentTemplateStopConditionArgsBuilder.() -> Unit>)
suspend fun stopConditions(vararg argument: suspend ExperimentTemplateStopConditionArgsBuilder.() -> Unit)
Parameters
argument
The stop conditions for the experiment.