Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5c62672d authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

latex

parent 99d7e915
Branches
Tags
No related merge requests found
\chapter{Introduction}\label{sec:intro}
\paragraph{Presentation:}FA$\mu$ST is a C++ toolbox, useful to decompose a given dense matrix into a product of sparse matrices in order to reduce its computational complexity (both for storage and manipulation). In the following figure \ref{fig:presentation}, the matrix A represents the dense matrix and $S_j$ correspond to the sparse matrices as $A=\prod_{j=1}^J S_j$.
\paragraph{Presentation:}FA$\mu$ST is a C++ toolbox, useful to decompose a given dense matrix into a product of sparse matrices in order to reduce its computational complexity (both for storage and manipulation). In the figure \ref{fig:presentation}, the matrix A represents the dense matrix and $S_j$ correspond to the sparse matrices as $A=\prod_{j=1}^J S_j$.
\begin{figure}[!h] %%[!htbp]
\centering
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment