Type Alias tfhe::CompactFheInt16

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

A compact signed integer type with 16 bits

Aliased Type§

struct CompactFheInt16 { /* private fields */ }