linbox
fft-utils.h File Reference
#include <type_traits>

Data Structures

struct  FFTSimdHelper< VectSize >
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 
namespace  LinBox::FFT_utils
 

Functions

template<typename Field>
bool is_primitive_root (const Field &fld, typename Field::Element w, size_t k)
 
template<typename Field>
Field::Element compute_primitive_root (const Field &fld, size_t k)