StudySpec_ConvexStopConfig constructor
StudySpec_ConvexStopConfig({})
Implementation
StudySpec_ConvexStopConfig({
this.maxNumSteps = 0,
this.minNumSteps = 0,
this.autoregressiveOrder = 0,
this.learningRateParameterName = '',
this.useSeconds = false,
}) : super(fullyQualifiedName);