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

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

#include <DoubleCRT.h>

Inheritance diagram for DoubleCRTHelper:
IndexMapInit< vec_long >

Public Member Functions

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

Detailed Description

A helper class to enforce consistency within an DoubleCRTHelper object.

See Section 2.6.2 of the design document (IndexMap)


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