Skip to content

Commit

Permalink
minor clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
tiepvupsu committed Nov 7, 2017
1 parent fc15ecb commit 70ac356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion fista_backtracking.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
% Default false.
% opts.L0 : a positive scalar.
% opts.eta: (must be > 1). eta in the algorithm (page 194)
%

% calc_F: optional, a function calculating value of F at X
% via feval(calc_F, X).
% OUTPUT:
Expand Down

0 comments on commit 70ac356

Please sign in to comment.