Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
eldadHaber committed Jan 6, 2018
1 parent ed706eb commit 9069aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kernelTypes/convFFTKernel.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export convFFTKernel, getEigs

type convFFTKernel
nImg
nImg # image size
sK
S
function convFFTKernel(nImg,sK)
Expand Down

0 comments on commit 9069aff

Please sign in to comment.