helib::EncodedMatMul_CKKS Class Reference
#include <matmul.h>
Inheritance diagram for helib::EncodedMatMul_CKKS:

Public Member Functions | |
EncodedMatMul_CKKS (const MatMul1D_CKKS &mat) | |
![]() | |
MatMul1DExec (const MatMul1D &mat, bool minimal=false) | |
void | mul (Ctxt &ctxt) const override |
void | upgrade () override |
const EncryptedArray & | getEA () const override |
![]() | |
virtual | ~MatMulExecBase () |
Additional Inherited Members | |
![]() | |
const EncryptedArray & | ea |
long | dim |
long | D |
bool | native |
bool | minimal |
long | g |
ConstMultiplierCache | cache |
ConstMultiplierCache | cache1 |
Constructor & Destructor Documentation
◆ EncodedMatMul_CKKS()
|
inline |