Skip to content

Commit

Permalink
Use scale from Interpolations
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Mar 4, 2017
1 parent 8352e17 commit 8d98549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interp.jl
@@ -1,4 +1,4 @@
import Interpolations: interpolate
import Interpolations: interpolate, scale

type InterpKDE{K,I} <: AbstractKDE
kde::K
Expand Down

0 comments on commit 8d98549

Please sign in to comment.