helib::EncodedPtxt Class Reference
#include <EncodedPtxt.h>
Public Member Functions | |
bool | isBGV () const |
bool | isCKKS () const |
const EncodedPtxt_BGV & | getBGV () const |
const EncodedPtxt_CKKS & | getCKKS () const |
void | resetBGV (const zzX &poly, long ptxtSpace, const Context &context) |
void | resetCKKS (const zzX &poly, double mag, double scale, double err, const Context &context) |
void | reset () |
Member Function Documentation
◆ getBGV()
|
inline |
◆ getCKKS()
|
inline |
◆ isBGV()
|
inline |
◆ isCKKS()
|
inline |
◆ reset()
|
inline |
◆ resetBGV()
|
inline |