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
This would be very useful for e.g. implementing efficiency parameters or histogram multipliers-- instead of multiple layers of multiplication, they would all be on the surface
The text was updated successfully, but these errors were encountered:
In fact, this could be implemented rather straightforwardly in the parameter call function-- if a parameter is "dependent" instead of "fittable" or "settable", you look up its function of all other parameters, and set it.
This would be very useful for e.g. implementing efficiency parameters or histogram multipliers-- instead of multiple layers of multiplication, they would all be on the surface
The text was updated successfully, but these errors were encountered: