Type Alias tfhe::CompactFheInt16List

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

A compact list of signed integer type with 16 bits

Aliased Type§

struct CompactFheInt16List { /* private fields */ }