helib::EncodedPtxt_CKKS Class Reference

#include <EncodedPtxt.h>

Inheritance diagram for helib::EncodedPtxt_CKKS:
helib::EncodedPtxt_derived_CKKS

Public Member Functions

const zzXgetPoly () const
 
double getMag () const
 
double getScale () const
 
double getErr () const
 
const ContextgetContext () const
 
 EncodedPtxt_CKKS (const zzX &poly_, double mag_, double scale_, double err_, const Context &context_)
 

Constructor & Destructor Documentation

◆ EncodedPtxt_CKKS()

helib::EncodedPtxt_CKKS::EncodedPtxt_CKKS ( const zzX poly_,
double  mag_,
double  scale_,
double  err_,
const Context context_ 
)
inline

Member Function Documentation

◆ getContext()

const Context& helib::EncodedPtxt_CKKS::getContext ( ) const
inline

◆ getErr()

double helib::EncodedPtxt_CKKS::getErr ( ) const
inline

◆ getMag()

double helib::EncodedPtxt_CKKS::getMag ( ) const
inline

◆ getPoly()

const zzX& helib::EncodedPtxt_CKKS::getPoly ( ) const
inline

◆ getScale()

double helib::EncodedPtxt_CKKS::getScale ( ) const
inline