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
Create Static container for numerics and package components of slice into it.
This is to package all the current components of `Numerics` that go into the static slice into a single object (that future attributes can be easily added to as well). This also keeps consistency with the other object patterns (e.g. `profile_conditions.StaticRuntimeParams`)
PiperOrigin-RevId: 775289301
0 commit comments