github.com/consensys/gnark-crypto@v0.14.0/internal/generator/fft/template/doc.go.tmpl (about)

     1  // Package {{.Package}} provides in-place discrete Fourier transform on powers-of-two subgroups
     2  // of 𝔽ᵣˣ (the multiplicative group (ℤ/rℤ, x) ).
     3  package {{.Package}}