helib::PrimeGenerator Struct Reference
Public Member Functions | |
| PrimeGenerator (long _len, long _m) | |
| long | next () |
Public Attributes | |
| long | len |
| long | m |
| long | k |
| long | t |
Static Public Attributes | |
| static const long | B = 3 |
Constructor & Destructor Documentation
◆ PrimeGenerator()
|
inline |
Member Function Documentation
◆ next()
|
inline |
Member Data Documentation
◆ B
|
static |
◆ k
| long helib::PrimeGenerator::k |
◆ len
| long helib::PrimeGenerator::len |
◆ m
| long helib::PrimeGenerator::m |
◆ t
| long helib::PrimeGenerator::t |
1.9.1