Cosmetic changes in texinfo header. Deleted trailing spaces.

time-shift
Stéphane Adjemian (Charybdis) 2012-02-22 14:59:48 +01:00
parent ce40f0ebfc
commit 2a88e49f9f
1 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,6 @@ function indx = resample(weights,method)
%! @anchor{particle/resample}
%! @sp 1
%! Resamples particles.
%!
%! @sp 2
%! @strong{Inputs}
%! @sp 1
@ -25,10 +24,13 @@ function indx = resample(weights,method)
%! @end table
%! @sp 2
%! @strong{This function is called by:}
%! @sp 1
%! @ref{particle/sequantial_importance_particle_filter}
%! @sp 2
%! @strong{This function calls:}
%! @sp 1
%! @ref{residual_resampling}, @ref{traditional_resampling}
%! @sp 2
%! @end deftypefn
%@eod: