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

Go to the source code of this file.

Classes

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

Namespaces

namespace  ein
 
namespace  std
 

Functions

constexpr bf16 ein::operator""_bf16 (long double v) noexcept
 
constexpr bf16 ein::fast_to_bf16 (float f) noexcept
 
constexpr bf16 ein::fast_to_bf16 (bf16 f) noexcept
 
constexpr bool std::isnan (ein::bf16 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 bf16.hpp.