pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
bfloat16.hpp File Reference
#include <cmath>
#include <cstring>
#include <prc/core/functors/add.hpp>
#include <prc/core/functors/div.hpp>
#include <prc/core/functors/mul.hpp>
#include <prc/core/functors/sub.hpp>
#include <prc/pragma.hpp>

Go to the source code of this file.

Classes

class  pRC::BFloat16
 Custom Type representing a half-precision floating point number. More...
 

Namespaces

namespace  pRC
 

Functions

static constexpr auto pRC::isnan (BFloat16 const a)