helib::RandomBlockMatrix< type > Member List
This is the complete list of members for helib::RandomBlockMatrix< type >, including all inherited members.
ExecType typedef | helib::BlockMatMul1D | |
get(mat_R &out, long i, long j, UNUSED long k) const override | helib::RandomBlockMatrix< type > | inline |
helib::BlockMatMul1D_derived::get(mat_R &out, long i, long j, long k) const =0 | helib::BlockMatMul1D_derived< type > | pure virtual |
getDim() const override | helib::RandomBlockMatrix< type > | inlinevirtual |
getEA() const override | helib::RandomBlockMatrix< type > | inlinevirtual |
multipleTransforms() const override | helib::RandomBlockMatrix< type > | inlinevirtual |
processDiagonal(std::vector< RX > &poly, long i, const EncryptedArrayDerived< type > &ea) const override | helib::BlockMatMul1D_derived< type > | virtual |
RandomBlockMatrix(const EncryptedArray &_ea, long _dim) | helib::RandomBlockMatrix< type > | inline |
~BlockMatMul1D() | helib::BlockMatMul1D | inlinevirtual |