DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
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: