HElib  1.0
Implementing Homomorphic Encryption
 All Classes Files Functions Variables Friends Pages
Public Member Functions | List of all members
AltCRTHelper Class Reference

A helper class to enforce consistency within an AltCRT object. More...

#include <AltCRT.h>

Inheritance diagram for AltCRTHelper:
IndexMapInit< zz_pX >

Public Member Functions

 AltCRTHelper (const FHEcontext &context)
 
virtual void init (zz_pX &v)
 the init method ensures that all rows have the same size
 
virtual IndexMapInit< zz_pX > * clone () const
 clone allocates a new object and copies the content
 

Detailed Description

A helper class to enforce consistency within an AltCRT object.

See Section 2.6.2 of the design document (IndexMap)


The documentation for this class was generated from the following file: