diff --git a/include/gate.hpp b/include/gate.hpp index edef132..decf02b 100644 --- a/include/gate.hpp +++ b/include/gate.hpp @@ -6,7 +6,7 @@ namespace TFHEpp { template offset> + int cbsign, std::make_signed_t offset> inline void HomGate(TLWE &res, const TLWE &ca, const TLWE &cb, const EvalKey &ek) @@ -17,7 +17,7 @@ inline void HomGate(TLWE &res, GateBootstrapping(res, res, ek); } template + int cbsign, typename iksP::domainP::T offset> inline void HomGate(TLWE &res, const TLWE &ca, const TLWE &cb, const EvalKey &ek)