Type Alias tfhe::CompactFheInt4

source ·
pub type CompactFheInt4 = CompactFheInt<FheInt4Id>;
Available on crate feature integer only.
Expand description

A compact signed integer type with 4 bits

Aliased Type§

struct CompactFheInt4 { /* private fields */ }