Skip to content

BUG: vil_math::isnan#852

Merged
decrispell merged 2 commits into
vxl:masterfrom
drewgilliam:vsnan
Aug 2, 2021
Merged

BUG: vil_math::isnan#852
decrispell merged 2 commits into
vxl:masterfrom
drewgilliam:vsnan

Conversation

@drewgilliam

Copy link
Copy Markdown
Contributor

vil_math::isisinf, vil_math::isnan, vil_math::isfinite, vil_math::isnormal copied from vnl_math, handling a variety of corner cases (e.g., MSVC does not properly implement C++11 conformance for integral types).

Fixes issue #843, @dzenanz, @hjmjohnson

PR Checklist

  • ❌ Makes breaking changes to the vxl/core/* API that requires semantic versioning increase
  • ✔️ Makes design changes to existing vxl/core* API that requires semantic versioning increase
  • ❌ Makes changes to the contributed directory API DOES NOT require semantic versioning increase
  • ❌ Adds tests and baseline comparison (quantitative).
  • ❌ Adds Documentation.

…m vnl_math, handling a variety of corner cases (e.g., MSVC does not properly implement c++11 conformance for integral types)
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

Successfully merging this pull request may close these issues.

2 participants