Lluvia
|
#include "lluvia/core/enums/enums.h"
Go to the source code of this file.
Namespaces | |
ll | |
ll::impl | |
Enumerations | |
enum class | ll::FloatPrecision : ll::enum_t { ll::FP16 = 0 , ll::FP32 = 1 , ll::FP64 = 2 } |
Floating point precision. More... | |
Variables | |
constexpr const std::array< std::tuple< const char *, ll::FloatPrecision >, 3 > | ll::impl::FloatPrecisionStrings |