tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
fmax.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto fmax (double x, double y) noexcept -> double
 
constexpr auto fmax (float x, float y) noexcept -> float
 
constexpr auto fmax (long double x, long double y) noexcept -> long double
 
constexpr auto fmaxf (float x, float y) noexcept -> float
 
constexpr auto fmaxl (long double x, long double y) noexcept -> long double