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