A helper class to enforce consistency within an DoubleCRTHelper object. More...
#include <DoubleCRT.h>
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 | |
A helper class to enforce consistency within an DoubleCRTHelper object.
See Section 2.6.2 of the design document (IndexMap)
1.8.3.1