helib::PermPrecomp Class Reference
#include <permutations.h>
Public Member Functions | |
PermPrecomp (const PermPrecomp &)=delete | |
PermPrecomp & | operator= (const PermPrecomp &)=delete |
PermPrecomp (const PermIndepPrecomp &pip, const Permut &_pi) | |
void | apply (Ctxt &ctxt) const |
void | apply (PtxtArray &a) const |
Constructor & Destructor Documentation
◆ PermPrecomp() [1/2]
|
delete |
◆ PermPrecomp() [2/2]
helib::PermPrecomp::PermPrecomp | ( | const PermIndepPrecomp & | pip, |
const Permut & | _pi | ||
) |
Member Function Documentation
◆ apply() [1/2]
|
inline |
◆ apply() [2/2]
void helib::PermPrecomp::apply | ( | PtxtArray & | a | ) | const |
◆ operator=()
|
delete |