Skip to main content

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