helib::PlaintextArray Class Reference
#include <EncryptedArray.h>
Public Member Functions | |
| PlaintextArray (const EncryptedArray &ea) | |
| PlaintextArray (const PlaintextArray &other) | |
| PlaintextArray & | operator= (const PlaintextArray &other) |
| template<typename type > | |
| std::vector< typename type::RX > & | getData () |
| template<typename type > | |
| const std::vector< typename type::RX > & | getData () const |
| void | print (std::ostream &s) const |
Constructor & Destructor Documentation
◆ PlaintextArray() [1/2]
|
inline |
◆ PlaintextArray() [2/2]
|
inline |
Member Function Documentation
◆ getData() [1/2]
template<typename type >
|
inline |
◆ getData() [2/2]
template<typename type >
|
inline |
◆ operator=()
|
inline |
◆ print()
|
inline |
1.8.19