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