helib::BlockMatMul1D Class Referenceabstract
#include <matmul.h>
Inheritance diagram for helib::BlockMatMul1D:

Public Types | |
typedef BlockMatMul1DExec | ExecType |
Public Member Functions | |
virtual | ~BlockMatMul1D () |
virtual const EncryptedArray & | getEA () const =0 |
virtual long | getDim () const =0 |
Member Typedef Documentation
◆ ExecType
Constructor & Destructor Documentation
◆ ~BlockMatMul1D()
|
inlinevirtual |
Member Function Documentation
◆ getDim()
|
pure virtual |
◆ getEA()
|
pure virtual |