\hypertarget{crosscorint_8h}{}\doxysection{inc/crosscorint.h File Reference}
\label{crosscorint_8h}\index{inc/crosscorint.h@{inc/crosscorint.h}}
{\ttfamily \#include $<$stddef.\+h$>$}\newline
Include dependency graph for crosscorint.\+h\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=176pt]{crosscorint_8h__incl}
\end{center}
\end{figure}
This graph shows which files directly or indirectly include this file\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=276pt]{crosscorint_8h__dep__incl}
\end{center}
\end{figure}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item 
void \mbox{\hyperlink{crosscorint_8h_a2b8c049458494c05aa407133bb39fb09}{crosscorint}} (size\+\_\+t Array\+Length, const int $\ast$array, const int $\ast$ref, int $\ast$cross)
\begin{DoxyCompactList}\small\item\em Computes the cross-\/correlation of two integer arrays. \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Function Documentation}
\mbox{\Hypertarget{crosscorint_8h_a2b8c049458494c05aa407133bb39fb09}\label{crosscorint_8h_a2b8c049458494c05aa407133bb39fb09}} 
\index{crosscorint.h@{crosscorint.h}!crosscorint@{crosscorint}}
\index{crosscorint@{crosscorint}!crosscorint.h@{crosscorint.h}}
\doxysubsubsection{\texorpdfstring{crosscorint()}{crosscorint()}}
{\footnotesize\ttfamily void crosscorint (\begin{DoxyParamCaption}\item[{size\+\_\+t}]{Array\+Length,  }\item[{const int $\ast$}]{array,  }\item[{const int $\ast$}]{ref,  }\item[{int $\ast$}]{cross }\end{DoxyParamCaption})}



Computes the cross-\/correlation of two integer arrays. 


\begin{DoxyParams}{Parameters}
{\em Array\+Length} & The length of the input arrays. \\
\hline
{\em array} & The first input array. \\
\hline
{\em ref} & The second input array (reference). \\
\hline
{\em cross} & The output array where the cross-\/correlation results will be stored. \\
\hline
\end{DoxyParams}
