Skip to content

Commit

Permalink
one more import from LearnBase
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Aug 11, 2018
1 parent 988bcd0 commit 28ac6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PenaltyFunctions.jl
Expand Up @@ -2,7 +2,7 @@ module PenaltyFunctions

using LinearAlgebra, InteractiveUtils, Reexport, RecipesBase
@reexport using LearnBase
import LearnBase: prox, deriv, value, addgrad!
import LearnBase: prox, deriv, value, addgrad!, scaled

export
Penalty,
Expand Down

0 comments on commit 28ac6ce

Please sign in to comment.