[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
Loading
Please register or sign in to comment