tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
constexpr auto | fdim (double x, double y) noexcept -> double |
constexpr auto | fdim (float x, float y) noexcept -> float |
constexpr auto | fdim (long double x, long double y) noexcept -> long double |
constexpr auto | fdimf (float x, float y) noexcept -> float |
constexpr auto | fdiml (long double x, long double y) noexcept -> long double |