Skip to content
Snippets Groups Projects
Commit 464ff203 authored by Noric Couderc's avatar Noric Couderc
Browse files

Fixed table for PCA

parent d3a860ee
Branches
No related tags found
No related merge requests found
......@@ -128,7 +128,8 @@ given matrix $A$.
\begin{tabular}{|c||c|c|}
\hline
& Sparse matrix & Dense matrix \\ \hline \hline
PCA & 0 & 0 \\
Small Matrix & 0 & 0 \\ \hline
Big Matrix & 0 & 0 \\ \hline
\hline
\end{tabular}
\caption{Run times (\textit{s}) for principal component analysis on the small
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment