You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
""" inflationSpread particular to this factor (by how much to dispurse the belief initial values before numerical optimization is run). Analogous to stochastic search """
116
117
inflation::Float64=SolverParams().inflation
117
-
# multihypo specific field containers for recipe of hypotheses to compute
118
-
""" multi hypothesis settings #NOTE no need for a parameter as type is known from `parseusermultihypo` """
119
-
hypotheses::HP=nothing
120
-
""" categorical to select which hypothesis is being considered during convolution operation """
121
-
certainhypo::CH=nothing
122
-
""" subsection indices to select which params should be used for this hypothesis evaluation """
0 commit comments