| 131 |
|
multiple reads on the same file. |
| 132 |
|
|
| 133 |
|
\begin{figure} |
| 134 |
< |
\parbox{30mm}{This is where my wonderful diagram of our memory allocation scheme will go.} |
| 135 |
< |
\caption{This diagram illustrates the dynamic memory allocation used by \texttt{dynamicProps}} |
| 134 |
> |
\includegraphics[angle=-90,width=80mm]{dynamicPropsMem.eps} |
| 135 |
> |
\caption{This diagram illustrates the dynamic memory allocation used by \texttt{dynamicProps}, which follows the scheme: $\sum^{N_{\text{memory blocks}}}_{i=1}[ \operatorname{self}(i) + \sum^{N_{\text{memory blocks}}}_{j>i} \operatorname{cross}(i,j)]$. The shaded region represents the self correlation of the memory block, and the open blocks are read one at a time and the cross correlations between blocks are calculated.} |
| 136 |
|
\label{fig:dynamicPropsMemory} |
| 137 |
|
\end{figure} |