Type Alias tfhe::CompactFheInt2List

source ·
pub type CompactFheInt2List = CompactFheIntList<FheInt2Id>;
Available on crate feature integer only.
Expand description

A compact list of signed integer type with 2 bits

Aliased Type§

struct CompactFheInt2List { /* private fields */ }