Type Alias tfhe::CompressedFheUint16

source ·
pub type CompressedFheUint16 = CompressedFheUint<FheUint16Id>;
Available on crate feature integer only.

Aliased Type§

struct CompressedFheUint16 { /* private fields */ }