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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto fmin (double x, double y) noexcept -> double
 
constexpr auto fmin (float x, float y) noexcept -> float
 
constexpr auto fmin (long double x, long double y) noexcept -> long double
 
constexpr auto fminf (float x, float y) noexcept -> float
 
constexpr auto fminl (long double x, long double y) noexcept -> long double