Skip to content

Commit 2ba6c3f

Browse files
authored
Update user_manual.tex
fixed typo
1 parent 5ee9675 commit 2ba6c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user_manual.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ \section{Integration} % (fold)
501501
\verb+Nmc+ is the number of sampled points: The larger this value, the more accurate will be the result, according to the well known $1/\sqrt{\verb+NMC+}$ rule.
502502
\verb+average+ will contain the resulting numeric estimation of the integral with an estimated standard deviation stored in \verb+error+.
503503

504-
The two optional parameters \verb+findMRT2step+ and \verb+initialdecorrelation+ can be set to false in case one wants to skip the automatic setting of the MRT2 step and the initial ranomd MC steps used to "warm up" the walker (i.e. perform initial decorrelation from the starting walker position).
504+
The two optional parameters \verb+findMRT2step+ and \verb+initialdecorrelation+ can be set to false in case one wants to skip the automatic setting of the MRT2 step and the initial random MC steps used to "warm up" the walker (i.e. perform initial decorrelation from the starting walker position).
505505

506506
The Monte Carlo integral is composed by several substep, completely hidden to the user.
507507
We report them for general knowledge.

0 commit comments

Comments
 (0)