一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
fp16.hpp File Reference
#include <bit>
#include <compare>
#include <cstdint>
#include <limits>
#include "../attributes/common.hpp"
Include dependency graph for fp16.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ein::fp16
 
class  std::numeric_limits< ein::fp16 >
 

Namespaces

namespace  ein
 
namespace  std
 

Functions

constexpr fp16 ein::operator""_fp16 (long double v) noexcept
 
constexpr bool std::isnan (ein::fp16 x) noexcept
 

Detailed Description

SPDX-FileType: Source
SPDX-FileCopyrightText: 2024 Edward Kmett <ekmett@gmail.com>
SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0

Definition in file fp16.hpp.