helib::MatMul_CKKS_Complex Member List
This is the complete list of members for helib::MatMul_CKKS_Complex, including all inherited members.
ExecType typedef | helib::MatMul1D | |
get(long i, long j) const override | helib::MatMul_CKKS_Complex | inlinevirtual |
get_fun_type typedef | helib::MatMul_CKKS_Complex | |
getDim() const final | helib::MatMul1D_derived< PA_cx > | inlinevirtual |
getEA() const override | helib::MatMul_CKKS_Complex | inlinevirtual |
MatMul_CKKS_Complex(const EncryptedArray &_ea, get_fun_type _get_fun) | helib::MatMul_CKKS_Complex | inline |
MatMul_CKKS_Complex(const Context &context, get_fun_type _get_fun) | helib::MatMul_CKKS_Complex | inline |
processDiagonal(std::vector< std::complex< double >> &diag, long i, const EncryptedArrayCx &ea) const | helib::MatMul1D_derived< PA_cx > | |
~MatMul1D() | helib::MatMul1D | inlinevirtual |