Loading [MathJax]/extensions/TeX/AMSsymbols.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::detail::FFTWWrapper< float > Struct Reference

#include <DGtal/math/RealFFT.h>

Public Types

using real = float
 

Detailed Description

Wrapper implementations to fftw functions for float values.

Warning
Remember to link against fftw3f library.

Definition at line 171 of file RealFFT.h.

Member Typedef Documentation

◆ real

using DGtal::detail::FFTWWrapper< float >::real = float

Definition at line 173 of file RealFFT.h.


The documentation for this struct was generated from the following file: