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< double > Struct Reference

#include <DGtal/math/RealFFT.h>

Public Types

using real = double
 

Detailed Description

Wrapper implementations to fftw functions for double values.

Warning
Remember to link against fftw3 library.

Definition at line 159 of file RealFFT.h.

Member Typedef Documentation

◆ real

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

Definition at line 161 of file RealFFT.h.


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