pub type CompressedFheInt4 = CompressedFheInt<FheInt4Id>;
Available on crate feature
integer
only.Expand description
A compressed signed integer type with 4 bits
Aliased Typeยง
pub struct CompressedFheInt4 { /* private fields */ }
pub type CompressedFheInt4 = CompressedFheInt<FheInt4Id>;
integer
only.A compressed signed integer type with 4 bits
pub struct CompressedFheInt4 { /* private fields */ }