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
Revert FloatDP and FloatMP to be instantiations of template Float class. This will simplify dispatching based on a class being a raw float, which may help when implementing #665.
Revert
FloatDPandFloatMPto be instantiations of templateFloatclass. This will simplify dispatching based on a class being a raw float, which may help when implementing #665.