helib::BlockMatMulFull_derived< type > Class Template Referenceabstract
#include <matmul.h>
Inheritance diagram for helib::BlockMatMulFull_derived< type >:

Public Member Functions | |
virtual bool | get (mat_R &out, long i, long j) const =0 |
![]() | |
virtual | ~BlockMatMulFull () |
virtual const EncryptedArray & | getEA () const =0 |
Additional Inherited Members | |
![]() | |
typedef BlockMatMulFullExec | ExecType |
Member Function Documentation
◆ get()
template<typename type >
|
pure virtual |
Implemented in helib::RandomFullBlockMatrix< type >.