helib::BlockMatMul1D_derived_impl< type > Struct Template Reference

Static Public Member Functions

static bool processDiagonal1 (std::vector< RX > &poly, long i, const EncryptedArrayDerived< type > &ea, const BlockMatMul1D_derived< type > &mat)
 
static bool processDiagonal2 (std::vector< RX > &poly, long idx, const EncryptedArrayDerived< type > &ea, const BlockMatMul1D_derived< type > &mat)
 
static bool processDiagonal (std::vector< RX > &poly, long i, const EncryptedArrayDerived< type > &ea, const BlockMatMul1D_derived< type > &mat)
 

Member Function Documentation

◆ processDiagonal()

template<typename type >
static bool helib::BlockMatMul1D_derived_impl< type >::processDiagonal ( std::vector< RX > &  poly,
long  i,
const EncryptedArrayDerived< type > &  ea,
const BlockMatMul1D_derived< type > &  mat 
)
inlinestatic

◆ processDiagonal1()

template<typename type >
static bool helib::BlockMatMul1D_derived_impl< type >::processDiagonal1 ( std::vector< RX > &  poly,
long  i,
const EncryptedArrayDerived< type > &  ea,
const BlockMatMul1D_derived< type > &  mat 
)
inlinestatic

◆ processDiagonal2()

template<typename type >
static bool helib::BlockMatMul1D_derived_impl< type >::processDiagonal2 ( std::vector< RX > &  poly,
long  idx,
const EncryptedArrayDerived< type > &  ea,
const BlockMatMul1D_derived< type > &  mat 
)
inlinestatic