algebramix_doc 0.3
|
#include <fft_roots.hpp>
Definition at line 46 of file fft_roots.hpp.
static nat max_order | ( | nat | b | ) | [inline, static] |
Definition at line 50 of file fft_roots.hpp.
Referenced by primitive_root_helper< modular< modulus< nat, V >, modular_fixed< nat, 0x0c0000001 > > >::op(), and mmx::primitive_root_max_order().
{ return 0; } // means infinity
static C op | ( | nat | n, |
nat | i | ||
) | [inline, static] |
Definition at line 53 of file fft_roots.hpp.
References mmx::C, mmx::cos(), mmx::gaussian(), and mmx::sin().
Referenced by mmx::primitive_root().