Type Alias tfhe::CompactFheInt14List

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

A compact list of signed integer type with 14 bits

Aliased Type§

struct CompactFheInt14List { /* private fields */ }