-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infinity alias #53
Comments
Should we have an generic |
Or maybe it is better a |
Hmm... So shouldn't we split our concepts in a Anyway, the idea behind this issue is to use a more semantic representation of what our methods are returning. This will have a direct impact in how assertions shall be made in #50. |
There is a long time we don't discuss this issue. What do you think about it? Does it worth we have a I believe my last argument is very reasonable, and I'd like to make this refactoring before going to issue #11. What do you think? |
I think we don't need a Maybe it is better to rename |
I think this is a good solution. I'll implement it! |
Create an
Infinity
alias in the same header whereProbability
is defined, in order to fully encapsulate floating point types in more meaningful definitions.The text was updated successfully, but these errors were encountered: