Conversion between powerful representation, DoubleCRT, and ZZX.
More...
#include <powerful.h>
Conversion between powerful representation, DoubleCRT, and ZZX.
◆ PowerfulDCRT()
helib::PowerfulDCRT::PowerfulDCRT |
( |
const Context & |
_context, |
|
|
const NTL::Vec< long > & |
mvec |
|
) |
| |
◆ dcrtToPowerful()
void helib::PowerfulDCRT::dcrtToPowerful |
( |
NTL::Vec< NTL::ZZ > & |
powerful, |
|
|
const DoubleCRT & |
dcrt |
|
) |
| const |
◆ getIndexTranslation()
◆ getPConv()
◆ powerfulToZZX()
void helib::PowerfulDCRT::powerfulToZZX |
( |
NTL::ZZX & |
poly, |
|
|
const NTL::Vec< NTL::ZZ > & |
powerful |
|
) |
| const |
◆ ZZXtoPowerful()
void helib::PowerfulDCRT::ZZXtoPowerful |
( |
NTL::Vec< NTL::ZZ > & |
powerful, |
|
|
const NTL::ZZX & |
poly |
|
) |
| const |