helib::GeneralAutomorphPrecon_FULL Class Reference
Inheritance diagram for helib::GeneralAutomorphPrecon_FULL:
helib::GeneralAutomorphPrecon

Public Member Functions

 GeneralAutomorphPrecon_FULL (const Ctxt &_ctxt, long _dim, const EncryptedArray &ea)
 
std::shared_ptr< Ctxtautomorph (long i) const override
 
- Public Member Functions inherited from helib::GeneralAutomorphPrecon
virtual ~GeneralAutomorphPrecon ()
 

Constructor & Destructor Documentation

◆ GeneralAutomorphPrecon_FULL()

helib::GeneralAutomorphPrecon_FULL::GeneralAutomorphPrecon_FULL ( const Ctxt _ctxt,
long  _dim,
const EncryptedArray ea 
)
inline

Member Function Documentation

◆ automorph()

std::shared_ptr<Ctxt> helib::GeneralAutomorphPrecon_FULL::automorph ( long  i) const
inlineoverridevirtual