core/vnl/algo/vnl_fft_2d.txx
Go to the documentation of this file.
00001 #ifndef vnl_fft_2d_txx_
00002 #define vnl_fft_2d_txx_
00003 // -*- c++ -*-
00004 
00005 #include "vnl_fft_2d.h"
00006 
00007 #undef VNL_FFT_2D_INSTANTIATE
00008 #define VNL_FFT_2D_INSTANTIATE(T) \
00009 template struct vnl_fft_2d<T >
00010 
00011 #endif