Xavier Holt edited begin_lstlisting_Start_your_code__.tex  over 8 years ago

Commit id: 87f6c55226e9b813fdc64d52df8c34560e9a9e6e

deletions | additions      

       

\begin{lstlisting} % Start your code-block  U ~ Uniform(0,1) # here this denotes that we sample U from a random U(0,1) distribution.  L = $$x_0$$ $x_0$  - w * U R = L + w  \end{lstlisting}