Type Alias tfhe::CompressedFheInt256

source ·
pub type CompressedFheInt256 = CompressedFheInt<FheInt256Id>;
Available on crate feature integer only.
Expand description

A compressed signed integer type with 256 bits

Aliased Type§

struct CompressedFheInt256 { /* private fields */ }