mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
hard coded noise bound to 6 sigma
This commit is contained in:
@@ -10,3 +10,5 @@ pub mod keyswitch_key;
|
||||
mod test_fft64;
|
||||
mod utils;
|
||||
pub mod vec_glwe_product;
|
||||
|
||||
pub(crate) const SIX_SIGMA: f64 = 6.0;
|
||||
|
||||
Reference in New Issue
Block a user