Functional bootstrapping with a precomputed lookup table. The
context must have been created with arb_func = TRUE.
Arguments
- ctx
A BinFHE context built with
arb_func = TRUE- ct
An LWECiphertext encrypted with
output = BinFHEOutput$LARGE_DIM- lut
A numeric vector of length
p(the plaintext modulus) typically produced bygenerate_lut_via_function()
