struct lightfixed
Declaration
template <class ET, class FT, class FXT>
struct lightfixed { /* full declaration omitted */ };Declared at: include/backends/softback.hpp:674
Templates
- ET
- FT
- FXT
Member Variables
- public posit::lightfixed::value_t v
Method Overview
- public lightfixed<ET, FT, FXT>(posit::lightfixed::UT ut)
- public lightfixed<ET, FT, FXT>()
- public lightfixed<ET, FT, FXT>(posit::lightfixed::value_t x)
- public posit::lightfixed::UT operator Unpacked<type-parameter-0-0, type-parameter-0-1>()
Methods
¶lightfixed<ET, FT, FXT>(posit::lightfixed::UT ut)
lightfixed<ET, FT, FXT>(posit::lightfixed::UT ut)Declared at: include/backends/softback.hpp:678
Parameters
- posit::lightfixed::UT ut
¶lightfixed<ET, FT, FXT>()
lightfixed<ET, FT, FXT>()Declared at: include/backends/softback.hpp:680
¶lightfixed<ET, FT, FXT>(
posit::lightfixed::value_t x)
lightfixed<ET, FT, FXT>(
posit::lightfixed::value_t x)Declared at: include/backends/softback.hpp:682
Parameters
- posit::lightfixed::value_t x
¶posit::lightfixed::UT
operator Unpacked<type - parameter - 0 - 0,
type - parameter - 0 - 1>()
posit::lightfixed::UT
operator Unpacked<type - parameter - 0 - 0,
type - parameter - 0 - 1>()Declared at: include/backends/softback.hpp:684