BinaryView

Alias This

lightConst

ditto

Members

Functions

lightConst
DecimalView!(const W, endian, Exp) lightConst()
signedCoefficient
BigIntView!(W, endian) signedCoefficient()

Variables

coefficient
BigUIntView!(W, endian) coefficient;
exponent
Exp exponent;
sign
bool sign;

Meta