helib::BlockMatMulFullExec_construct< type > Struct Template Reference
Classes | |
struct | BlockMatMulDimComp |
Static Public Member Functions | |
static long | rec_mul (long dim, long idx, const std::vector< long > &idxes, std::vector< BlockMatMul1DExec > &transforms, bool minimal, const std::vector< long > &dims, const EncryptedArray &ea_basetype, const EncryptedArrayDerived< type > &ea, const BlockMatMulFull_derived< type > &mat) |
static void | apply (const EncryptedArrayDerived< type > &ea, const EncryptedArray &ea_basetype, const BlockMatMulFull &mat_basetype, std::vector< BlockMatMul1DExec > &transforms, bool minimal, std::vector< long > &dims) |
Member Function Documentation
◆ apply()
template<typename type >
|
inlinestatic |
◆ rec_mul()
template<typename type >
|
inlinestatic |