helib::RandomFullBlockMatrix< type > Class Template Reference

#include <randomMatrices.h>

Inheritance diagram for helib::RandomFullBlockMatrix< type >:
helib::BlockMatMulFull_derived< type > helib::BlockMatMulFull

Public Member Functions

 RandomFullBlockMatrix (const EncryptedArray &_ea)
 
bool get (mat_R &out, long i, long j) const override
 
const EncryptedArraygetEA () const override
 
- Public Member Functions inherited from helib::BlockMatMulFull
virtual ~BlockMatMulFull ()
 

Additional Inherited Members

- Public Types inherited from helib::BlockMatMulFull
typedef BlockMatMulFullExec ExecType
 

Constructor & Destructor Documentation

◆ RandomFullBlockMatrix()

template<typename type >
helib::RandomFullBlockMatrix< type >::RandomFullBlockMatrix ( const EncryptedArray _ea)
inline

Member Function Documentation

◆ get()

template<typename type >
bool helib::RandomFullBlockMatrix< type >::get ( mat_R &  out,
long  i,
long  j 
) const
inlineoverridevirtual

◆ getEA()

template<typename type >
const EncryptedArray& helib::RandomFullBlockMatrix< type >::getEA ( ) const
inlineoverridevirtual