Skip to main content

int_of_word16

Function int_of_word16 

Source
pub fn int_of_word16(w: Word16) -> i64
Expand description

The unsigned value of a Word16 as an Int (0..2¹⁶−1) — the compiled form of intOfWord16(w), the ML-KEM NTT’s Word16-coefficient → Int boundary.