Module encode

Module encode 

Source
Expand description

Packing of polynomials into coefficients with a specified number of bits.

Traitsยง

ArraySize
An array length with other useful properties
Encode
EncodingSize
An integer that can describe encoded polynomials.
VectorEncodingSize
An integer that can describe encoded vectors.

Functionsยง

byte_decode ๐Ÿ”’
byte_encode ๐Ÿ”’

Type Aliasesยง

DecodedValue ๐Ÿ”’
EncodedPolynomial
EncodedPolynomialSize
EncodedVector
EncodedVectorSize
EncodingUnit ๐Ÿ”’