Type Alias tfhe::CompactFheInt64

source ·
pub type CompactFheInt64 = GenericCompactInteger<FheInt64Parameters>;
Available on crate feature integer and (crate features boolean or shortint or integer) only.

Aliased Type§

struct CompactFheInt64 { /* private fields */ }