Skip to content
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

Establish "no value" convention for DEMs #12

Open
roncapat opened this issue Nov 17, 2023 · 0 comments
Open

Establish "no value" convention for DEMs #12

roncapat opened this issue Nov 17, 2023 · 0 comments

Comments

@roncapat
Copy link
Owner

Define a constant mnemonic value to use as "unknown value" in DEMs.
It seems that we are using std::numeric_limits<float>::infinity() but it may be debatable whether to use NaN instead. Not sure about what is best when dealing with differentiation of DEMs.

@roncapat roncapat changed the title Establish "no value" convention ofr DEMs Establish "no value" convention for DEMs Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant