helib::GenDescriptor Class Reference
A minimal description of a generator for the purpose of building tree. More...
#include <permutations.h>
Public Member Functions | |
GenDescriptor (long _order, bool _good, long gen=0) | |
GenDescriptor () | |
Public Attributes | |
long | genIdx |
long | order |
bool | good |
Detailed Description
A minimal description of a generator for the purpose of building tree.
Constructor & Destructor Documentation
◆ GenDescriptor() [1/2]
|
inline |
◆ GenDescriptor() [2/2]
|
inline |
Member Data Documentation
◆ genIdx
long helib::GenDescriptor::genIdx |
◆ good
bool helib::GenDescriptor::good |
◆ order
long helib::GenDescriptor::order |