helib::MatMul1D_derived_impl< type > Struct Template Reference

Static Public Member Functions

static void processDiagonal1 (RX &poly, long i, const EncryptedArrayDerived< type > &ea, const MatMul1D_derived< type > &mat)
 
static void processDiagonal2 (RX &poly, long idx, const EncryptedArrayDerived< type > &ea, const MatMul1D_derived< type > &mat)
 
static void processDiagonal (RX &poly, long i, const EncryptedArrayDerived< type > &ea, const MatMul1D_derived< type > &mat)
 

Member Function Documentation

◆ processDiagonal()

template<typename type >
static void helib::MatMul1D_derived_impl< type >::processDiagonal ( RX &  poly,
long  i,
const EncryptedArrayDerived< type > &  ea,
const MatMul1D_derived< type > &  mat 
)
inlinestatic

◆ processDiagonal1()

template<typename type >
static void helib::MatMul1D_derived_impl< type >::processDiagonal1 ( RX &  poly,
long  i,
const EncryptedArrayDerived< type > &  ea,
const MatMul1D_derived< type > &  mat 
)
inlinestatic

◆ processDiagonal2()

template<typename type >
static void helib::MatMul1D_derived_impl< type >::processDiagonal2 ( RX &  poly,
long  idx,
const EncryptedArrayDerived< type > &  ea,
const MatMul1D_derived< type > &  mat 
)
inlinestatic