helib::EncodedMatMul_CKKS Class Reference
  #include <matmul.h>
Inheritance diagram for helib::EncodedMatMul_CKKS:
  
Public Member Functions | |
| EncodedMatMul_CKKS (const MatMul1D_CKKS &mat) | |
  Public Member Functions inherited from helib::MatMul1DExec | |
| MatMul1DExec (const MatMul1D &mat, bool minimal=false) | |
| void | mul (Ctxt &ctxt) const override | 
| void | upgrade () override | 
| const EncryptedArray & | getEA () const override | 
  Public Member Functions inherited from helib::MatMulExecBase | |
| virtual | ~MatMulExecBase () | 
Additional Inherited Members | |
  Public Attributes inherited from helib::MatMul1DExec | |
| const EncryptedArray & | ea | 
| long | dim | 
| long | D | 
| bool | native | 
| bool | minimal | 
| long | g | 
| ConstMultiplierCache | cache | 
| ConstMultiplierCache | cache1 | 
Constructor & Destructor Documentation
◆ EncodedMatMul_CKKS()
      
  | 
  inline | 
 Public Member Functions inherited from 
 1.9.1