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 >
|
inlinestatic |
◆ processDiagonal1()
template<typename type >
|
inlinestatic |
◆ processDiagonal2()
template<typename type >
|
inlinestatic |