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

Public Types | |
typedef MatMulFullExec | ExecType |
Public Member Functions | |
virtual | ~MatMulFull () |
virtual const EncryptedArray & | getEA () const =0 |
Member Typedef Documentation
◆ ExecType
Constructor & Destructor Documentation
◆ ~MatMulFull()
|
inlinevirtual |
Member Function Documentation
◆ getEA()
|
pure virtual |
Implemented in helib::RandomFullMatrix< type >.