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

Fixed table for PCA

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