Type Alias tfhe::CompressedFheInt64

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

Aliased Type§

struct CompressedFheInt64 { /* private fields */ }