File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.0
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: