helib::BlockMatMulFull Class Referenceabstract

#include <matmul.h>

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

Public Types

typedef BlockMatMulFullExec ExecType
 

Public Member Functions

virtual ~BlockMatMulFull ()
 
virtual const EncryptedArraygetEA () const =0
 

Member Typedef Documentation

◆ ExecType

Constructor & Destructor Documentation

◆ ~BlockMatMulFull()

virtual helib::BlockMatMulFull::~BlockMatMulFull ( )
inlinevirtual

Member Function Documentation

◆ getEA()

virtual const EncryptedArray& helib::BlockMatMulFull::getEA ( ) const
pure virtual