helib::RandomFullBlockMatrix< type > Class Template Reference
#include <randomMatrices.h>
Inheritance diagram for helib::RandomFullBlockMatrix< type >:

Public Member Functions | |
RandomFullBlockMatrix (const EncryptedArray &_ea) | |
bool | get (mat_R &out, long i, long j) const override |
const EncryptedArray & | getEA () const override |
![]() | |
virtual | ~BlockMatMulFull () |
Additional Inherited Members | |
![]() | |
typedef BlockMatMulFullExec | ExecType |
Constructor & Destructor Documentation
◆ RandomFullBlockMatrix()
template<typename type >
|
inline |
Member Function Documentation
◆ get()
template<typename type >
|
inlineoverridevirtual |
Implements helib::BlockMatMulFull_derived< type >.
◆ getEA()
template<typename type >
|
inlineoverridevirtual |
Implements helib::BlockMatMulFull.