Expand description
Modules§
- domain_
context - Different implementations for the
DomainContext
trait.
Structs§
- Neighbors
Last Multi Thread - A multi-threaded implementation of
AdditiveNTT
. - Neighbors
Last Reference - Reference implementation of
AdditiveNTT
. - Neighbors
Last Single Thread - A single-threaded implementation of
AdditiveNTT
.
Traits§
- AdditiveNTT
- The binary field additive NTT.
- Domain
Context - Provides information about the domains $S^{(i)}$ and the associated twiddle factors.