Module ring

Source

Modules§

rq
Polynomial ring R = Z_q[X]/(X^d + 1) with d = 64 and q = u32::MAX.
rq_matrix
Dense matrix of Rq polynomials with an optional lower‑triangular (symmetric) storage optimisation. A symmetric matrix stores only the lower triangle (including the diagonal).
rq_vector
Dynamic vector of Rq elements.
zq

Traits§

Norms