linbox
fft-floating.inl File Reference
#include <type_traits>
#include <givaro/givpower.h>
#include "linbox/linbox-config.h"
#include "linbox/algorithms/polynomial-matrix/fft-simd.h"
#include "linbox/algorithms/polynomial-matrix/fft-utils.h"

Data Structures

class  FFT_base< Field, Simd, typename std::enable_if< Field::is_elt_floating_point_v &&Simd::template is_same_element< Field >::value >::type >
 
class  FFT_multi_base< Field, Simd, typename std::enable_if< Field::is_elt_floating_point_v &&Simd::template is_same_element< Field >::value >::type >
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.