Type Alias tfhe::CompactFheInt6

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

A compact signed integer type with 6 bits

Aliased Type§

struct CompactFheInt6 { /* private fields */ }