Skip to content
Snippets Groups Projects
Commit 150b67f8 authored by Timo Koch's avatar Timo Koch
Browse files

[math] Improve signature of harmonic/geometricMean

Add constexpr (not for geometricMean which uses std::sqrt) and noexcept.
Static assert the requirements on the input arguments, they have to be numbers.
parent f34b0f83
No related branches found
No related tags found
1 merge request!807Feature/improve math functions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment