added inline to many functions

This commit is contained in:
Mark Borgerding
2009-10-22 23:06:19 -04:00
parent e3d08443dc
commit 0167f5ef43
3 changed files with 49 additions and 16 deletions

View File

@@ -26,3 +26,4 @@ if(FFTW_FOUND)
ei_add_test(FFTW "-DEIGEN_FFTW_DEFAULT " "-lfftw3 -lfftw3f -lfftw3l" )
endif(FFTW_FOUND)
ei_add_test(Complex)