Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace various std::pow calls #1301

Merged
merged 2 commits into from
Feb 28, 2025
Merged

Replace various std::pow calls #1301

merged 2 commits into from
Feb 28, 2025

Conversation

N-Dekker
Copy link
Member

Following ITK pull request InsightSoftwareConsortium/ITK#5248 commit InsightSoftwareConsortium/ITK@762b472 "BUG: Replace `pow` with `Math::UnsignedPower` in NumberToString GTest"
Following ITK pull request InsightSoftwareConsortium/ITK#5249 commit InsightSoftwareConsortium/ITK@20e2f6d "STYLE: Replace `std::pow(x, 2)` calls with `Math::sqr(x)`"
@N-Dekker N-Dekker merged commit 879edeb into main Feb 28, 2025
8 checks passed
@N-Dekker N-Dekker deleted the Remove-pow branch February 28, 2025 20:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant