Quick Question: For iterative bootstrapping in CKKS, what happens if I specify the wrong precision as a parameter? Like what if I over or underestimate the precision?
If you overestimate (within reasonable limits), it should not have a significant effect on the precision of the second iteration. If you underestimate the precision, it should have a more significant effect. But I suggest checking this heuristically. for sample input data. In other words, these guidelines are very informal.
1 Like