Skip to content

Commit b44d0ab

Browse files
committed
Ran Mbeautify on all files
1 parent 81154ea commit b44d0ab

File tree

1 file changed

+1
-4
lines changed
  • src/+datools/+statistical/+ensemble

1 file changed

+1
-4
lines changed

src/+datools/+statistical/+ensemble/EnF.m

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,7 @@ function scaleAnomalies(obj, scale)
186186
end
187187

188188
function rejuvenate(obj, tau, Xf)
189-
% REJUVENATE To reduce particle degeneracy, rejuvenation is equivalent to
190-
% adding random noise (in the form of random combination of
191-
% background anomalies) to the transformation matrix. Give
192-
% appropriate reference to notes and ETPF (to be done).
189+
% REJUVENATE To reduce particle degeneracy
193190
%
194191
% REJUVENATE(OBJ, TAU, XF) adds a random noise in the form of
195192
% random combination of background anomalies of the ensembles

0 commit comments

Comments
 (0)