helib::MappingData< type > Class Template Reference

Auxiliary structure to support encoding/decoding slots. More...

#include <PAlgebra.h>

Public Member Functions

const RX & getG () const
 
long getDegG () const
 
void restoreContextForG () const
 

Friends

class PAlgebraModDerived< type >
 

Detailed Description

template<typename type>
class helib::MappingData< type >

Auxiliary structure to support encoding/decoding slots.

Member Function Documentation

◆ getDegG()

template<typename type >
long helib::MappingData< type >::getDegG ( ) const
inline

◆ getG()

template<typename type >
const RX& helib::MappingData< type >::getG ( ) const
inline

◆ restoreContextForG()

template<typename type >
void helib::MappingData< type >::restoreContextForG ( ) const
inline

Friends And Related Function Documentation

◆ PAlgebraModDerived< type >

template<typename type >
friend class PAlgebraModDerived< type >
friend