We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7466901 commit 3d20eedCopy full SHA for 3d20eed
src/FHEContext.cpp
@@ -15,8 +15,6 @@
15
#include "powerful.h"
16
#include "binio.h"
17
18
-using namespace std;
19
-
20
long FindM(long k, long L, long c, long p, long d, long s, long chosen_m, bool verbose)
21
{
22
// get a lower-bound on the parameter N=phi(m):
0 commit comments