Skip to content

michalspondr/convolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

# Simple convolution via Fourier Transform using the FFTW3 library
# it's just to test the FFTW3
g++ convolution.cc -lfftw3

About

Simple usage of FFTW3 library. It calculates a convolution of two (fixed) arrays. Just to test the FFTW3 functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages