You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, everyone. I am new to HElib and recently tried to use the polyEval() function provided in the helib/polyEval.h header file. I tried to evaluate a simple polynomial x+x^2. But I am getting random values as output. Is there any documentation on how to use the polyEval()? Here is the code snippet -
Hi, everyone. I am new to HElib and recently tried to use the polyEval() function provided in the
helib/polyEval.h
header file. I tried to evaluate a simple polynomial x+x^2. But I am getting random values as output. Is there any documentation on how to use the polyEval()? Here is the code snippet -The text was updated successfully, but these errors were encountered: