Skip to content

Commit

Permalink
export additional functions
Browse files Browse the repository at this point in the history
  • Loading branch information
cgroll committed May 7, 2018
1 parent 77ac676 commit d04d606
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/DynAssMgmt.jl
Expand Up @@ -44,7 +44,10 @@ export
evalPerf,
evalDDowns,
evalPerfStats,
PerfStats
PerfStats,
ewmaObsWgtPower,
ewmaObsWgts,
cutoffOldData

using DataFrames
using Convex
Expand Down

0 comments on commit d04d606

Please sign in to comment.