Skip to content

Commit

Permalink
add compact to interface
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentcp committed Apr 23, 2019
1 parent 031803e commit 5bf0a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CardinalBSplines.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include("splineevaluation.jl")
include("integration.jl")

using Sequences
export bn, bnm, snm, b̃nm
export bn, bnm, snm, b̃nm, compact_dualperiodicbsplinesignal
include("filters.jl")

end # module

0 comments on commit 5bf0a6f

Please sign in to comment.