mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Add test for ggsw scalar blind rotation
This commit is contained in:
@@ -162,6 +162,7 @@ where
|
||||
sk_prepared,
|
||||
scratch.borrow(),
|
||||
);
|
||||
|
||||
self.vec_znx_sub_inplace(&mut pt_have.data, 0, &pt.data, 0);
|
||||
|
||||
let std_pt: f64 = pt_have.data.std(base2k, 0).log2();
|
||||
|
||||
Reference in New Issue
Block a user