Clean up whitespace
This commit is contained in:
parent
8559c243c5
commit
e38033c00d
2 changed files with 3 additions and 13 deletions
|
@ -15,8 +15,6 @@ J = 0;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
% =========================================================================
|
% =========================================================================
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
|
@ -19,14 +19,6 @@ for iter = 1:num_iters
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
% ============================================================
|
% ============================================================
|
||||||
|
|
||||||
% Save the cost J in every iteration
|
% Save the cost J in every iteration
|
||||||
|
|
Reference in a new issue