Macros
vnl_fft_base.hxx File Reference
#include "vnl_fft_base.h"
#include <vnl/algo/vnl_fft.h>
#include <cassert>

Go to the source code of this file.

Macros

#define VNL_FFT_BASE_INSTANTIATE(D, T)   template struct VNL_ALGO_EXPORT vnl_fft_base<D, T >
 

Macro Definition Documentation

◆ VNL_FFT_BASE_INSTANTIATE

#define VNL_FFT_BASE_INSTANTIATE (   D,
 
)    template struct VNL_ALGO_EXPORT vnl_fft_base<D, T >

Definition at line 60 of file vnl_fft_base.hxx.