Skip to content

Commit

Permalink
Got rid of unrolled dot products in an effort to make the code more a…
Browse files Browse the repository at this point in the history
…nagable
  • Loading branch information
JayKickliter committed Sep 9, 2014
1 parent 25796fb commit a5f591a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Multirate.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export hanning,
kaiser,
blackman

include( "unsafemath.jl" )
include( "FIRDesign.jl" )
export firdes,
kaiserlength,
Expand Down

0 comments on commit a5f591a

Please sign in to comment.