Docs: Addd outline

This commit is contained in:
Dorian Zedler 2022-07-14 17:16:07 +02:00
parent 99cd6d2d51
commit befa4de16f
Signed by: dorian
GPG Key ID: 989DE36109AFA354
2 changed files with 15 additions and 2 deletions

Binary file not shown.

View File

@ -21,9 +21,22 @@
\section{Lösungsansatz}
\subsection{V0 - Naive Implementierung}
% TODO: Je nach Aufgabenstellung einen der Begriffe wählen
\section{Korrektheit/Genauigkeit}
\subsection{V1 - Optimierte Implementierung SIMD?}
\subsection{V2 - Partielles Einlesen der Datei}
\subsection{V3 - Threading}
\subsection{V4 - Kombination aller Optimierungen}
\section{Korrektheit}
\section{Performanzanalyse}