helib::MatMul1D_partial< type > Class Template Referenceabstract
#include <matmul.h>
Inheritance diagram for helib::MatMul1D_partial< type >:
Public Member Functions | |
| virtual void | processDiagonal (RX &poly, long i, const EncryptedArrayDerived< type > &ea) const =0 |
Public Member Functions inherited from helib::MatMul1D | |
| virtual | ~MatMul1D () |
| virtual const EncryptedArray & | getEA () const =0 |
| virtual long | getDim () const =0 |
Additional Inherited Members | |
Public Types inherited from helib::MatMul1D | |
| typedef MatMul1DExec | ExecType |
Member Function Documentation
◆ processDiagonal()
template<typename type >
|
pure virtual |
Implemented in helib::MatMul1D_derived< type >, and helib::MatMulFullHelper< type >.
Public Member Functions inherited from
1.9.1