helib::PermPrecomp Class Reference

#include <permutations.h>

Public Member Functions

 PermPrecomp (const PermPrecomp &)=delete
 
PermPrecompoperator= (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]

helib::PermPrecomp::PermPrecomp ( const PermPrecomp )
delete

◆ PermPrecomp() [2/2]

helib::PermPrecomp::PermPrecomp ( const PermIndepPrecomp pip,
const Permut _pi 
)

Member Function Documentation

◆ apply() [1/2]

void helib::PermPrecomp::apply ( Ctxt ctxt) const
inline

◆ apply() [2/2]

void helib::PermPrecomp::apply ( PtxtArray a) const

◆ operator=()

PermPrecomp& helib::PermPrecomp::operator= ( const PermPrecomp )
delete