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
""" probability that this factor is wholly incorrect and should be ignored during solving """
113
113
nullhypo::Float64=0.0
114
114
""" inflationSpread particular to this factor (by how much to dispurse the belief initial values before numerical optimization is run). Analogous to stochastic search """
115
-
inflation::Float64=3.0
115
+
inflation::Float64=SolverParams().inflation
116
116
# multihypo specific field containers for recipe of hypotheses to compute
117
117
""" multi hypothesis settings #NOTE no need for a parameter as type is known from `parseusermultihypo` """
0 commit comments