|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Attributes | |
| uint64_t | max_value = 0 |
| size_t | non_zero = 0 |
| coeff_type | sum = 0 |
| uint64_t Aleph::NTTExact::CoefficientStats::max_value = 0 |
Definition at line 2401 of file ntt.H.
Referenced by Aleph::NTTExact::analyze_coefficients().
| size_t Aleph::NTTExact::CoefficientStats::non_zero = 0 |
Definition at line 2402 of file ntt.H.
Referenced by Aleph::NTTExact::analyze_coefficients().
| coeff_type Aleph::NTTExact::CoefficientStats::sum = 0 |
Definition at line 2403 of file ntt.H.
Referenced by Aleph::NTTExact::analyze_coefficients().